Skip to content
View shemaiscard's full-sized avatar
  • SEOUL,SOUTH KOREA
  • 06:35 (UTC +09:00)

Highlights

  • Pro

Block or report shemaiscard

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
shemaiscard/README.md

Hi, I'm Shema Nkindi Giscard

Full-Stack Developer and Smart Computing Engineer passionate about building secure, interactive, and data-driven applications. I work at the intersection of software development, AI, and cybersecurity.


About Me

  • Education: Final semester BSc in Smart Computing (Computer Engineering) at Kyungdong University Global. Senior thesis submitted.
  • Environment: Fedora Linux for daily development.
  • Currently Learning: Advanced cybersecurity protocols, blockchain tech, and cloud computing.
  • Looking to Collaborate On: Innovative projects in AI, web development, and cybersecurity.
  • Fun Fact: When I'm not coding, I enjoy photography, gaming, movies, and traveling.

Tech Stack

Category Technologies
Languages Python, Java, Kotlin, C++, C#, JavaScript, PHP
Web and App Dev React, HTML/CSS, Flask, Streamlit, Tkinter, PyQt6
AI and Data Machine Learning, DeepFace, OpenCV, Pandas, Google Gemini
Cybersecurity Ethical Hacking, Cryptography (AES, RSA), Network Security
Graphics and Hardware Blender, OpenGL/WebGL, Arduino, IoT Systems

Featured Projects

AI and Image Processing

  • Giscard AI Chatbot: Multimodal AI chatbot with voice I/O, document analysis, web search, and persistent chat memory. Built with React, Vite, Gemini, and Mistral AI.
  • LogoScope: Computer vision suite for object detection, background removal, filtering, and feature matching.
  • Face Analysis Pro: Real-time facial analysis (age, gender, emotion, race) with fully local processing via DeepFace.

Cybersecurity and Forensics

  • Securina: AI-powered forensic system for investigating ransomware incidents with interactive evidence management and timeline reconstruction.
  • Cipher Shield Suite: Encryption suite supporting AES, RSA, ChaCha20, and more. Includes file encryption, Argon2 password hashing, and CAPTCHA verification.
  • NMAP Scanning Tool: Educational GUI for Nmap network reconnaissance and mock SSH credential auditing.
  • Digital Wallet Sim: Educational blockchain simulation with BIP39 seed phrases, ECDSA key derivation, and Proof-of-Work mining.

Web Tools and Utilities

  • ZePdf: Browser-based PDF toolkit for merging, splitting, and converting documents. PDF operations run entirely client-side for privacy.
  • Ze Video Downloader: Media downloader supporting YouTube, TikTok, Instagram, and more. Format selection and audio extraction via yt-dlp.
  • Ze Base Converter: Universal number base converter (Base 2 to 36) with floating-point precision and interactive quizzes.
  • Ze Matrix: Linear algebra tool with SVD, QR, LU decompositions, equation solver, and educational mode.
  • Quiz Assistant: Quiz platform with Admin, Editor, and User roles. Bulk upload, timed quizzes, and analytics export.

Games and Interactive Experiences

  • Amakarita: Strategic card game (Player vs Computer) with a custom AI decision tree and unique elimination mechanics.
  • Memory Match Challenge: Cognitive recall game with 3D card flips, dynamic difficulty, and local leaderboard persistence.
  • Digital Detective: Scavenger Hunt: Terminal-based forensics game with CRT effects. Use Unix commands to uncover hidden evidence.

Graphics, Desktop and IoT

  • My Village V2: OpenGL village simulation with day/night cycle, particle effects, and a WebGL 2.0 browser version.
  • Flight Reservation System: Flight booking system with a modern web dashboard and original Python/Tkinter desktop app.
  • Smart Room IoT: Real-time room monitoring and control with ESP32, MQTT, and a Streamlit dashboard.
  • Ghost Animation: Blender cloth-physics animation with dynamic lighting and atmospheric effects.

Full project list at giscard.me/projects.html


Connect

Email LinkedIn Portfolio Streamlit

Pinned Loading

  1. amakarita amakarita Public

    Strategic web-based card game (Player vs Computer) with a custom AI decision tree, unique elimination mechanics, and responsive animations.

    JavaScript

  2. Face-Analysis-pro Face-Analysis-pro Public

    Privacy-first Streamlit app for real-time facial analysis (age, gender, emotion, race). All processing is local — no data leaves your device.

    Python

  3. my-village-v2 my-village-v2 Public

    Modern OpenGL village simulation with day/night cycle, particles, and a WebGL 2.0 browser version

    C++

  4. Ze-Pdf Ze-Pdf Public

    JavaScript

  5. NMAP NMAP Public

    Educational Streamlit GUI for Nmap network scanning and mock SSH credential auditing. For authorized use only.

    Python

  6. smart-room-iot smart-room-iot Public

    IoT-Based Smart Room Monitoring & Automated Control System using MQTT, ESP32 & Streamlit

    Python