Skip to content
View NadmanFaisal's full-sized avatar
πŸ’­
πŸͺ‘
πŸ’­
πŸͺ‘

Block or report NadmanFaisal

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
NadmanFaisal/README.md

Hi there πŸ‘‹

πŸ“Š GitHub Stats

GitHub Stats Top Langs

πŸ‘¨β€πŸ’» About MeΒ Β 

  • πŸŽ“ B.Sc. in Software Engineering & Management (Final Year) at Chalmers & University of Gothenburg.
  • πŸ›  Software Engineer & DevOps Intern experience: Replaced ~80 PCs with Docker/Linux thin clients using centralized management and CI/CD (GitHub Actions).
  • 🧠 Teaching Assistant for courses in Agile Software Development and Software Architecture, guiding students on best practices.
  • πŸš€ Passionate about building reliable backend architecture (e.g., Microservices in Spring Boot) and systems design.
  • 🌱 Currently diving deeper into embedded C on microcontrollers and cloud architecture.

βš™οΈ Core Engineering Skills

Category Key Technologies & Practices
Backend & Core Languages Java (Spring Boot), Python, C/C++, TypeScript, SQL, Bash
Full Stack & Frontend JavaScript, Vue.js, Node.js, Express.js, React Native
DevOps & Infrastructure Docker 🐳, CI/CD (GitHub Actions, GitLab CI), Linux, NGINX, Microservices, Distributed Systems
Databases PostgreSQL, MongoDB, ChromaDB, Binary File I/O (C)
Embedded & IoT Embedded C, MQTT (HiveMQ), Arduino, Raspberry Pi, Real-time Systems

πŸ’‘ Highlighted Projects (Tangible Achievements)

Project Technology Focus Achievement
Toothrepair Microservices, Docker, NGINX, CI/CD Built a high-concurrency booking site with availability tactics (redundancy and graceful fallbacks).
EnviroBaby JavaFX, MQTT, Embedded C, PostgreSQL Developed a real-time monitoring system designed for scalability (room-scoped MQTT topics).
ExoPlanet Hunter AI Python (TensorFlow, scikit-learn), Full-stack Full-stack AI tool to automate part of the manual validation of exoplanet candidates using NASA data.
Personal Database C, Pointers, Structs, File I/O Engineered a lightweight CLI database using manual memory management and indexing for fast queries.

πŸ† Notable Recognition

  • πŸŽ– Axel Adler Scholarship Recipient – Full-tuition merit scholarship for excellence in Software Engineering & Management.
  • πŸš€ Nasa Space Apps Challenge 2025 – Nominated as a Global Nominee for the Nasa Space Apps Challenge 2025.
  • πŸ‘¨β€πŸ« Teaching Assistant – Actively bridging the gap between academic theory and industry practices for peers.
  • πŸ§‘β€πŸ’» DevOps Impact – Reduced energy consumption by ~90% by deploying Linux thin clients in a centralized, managed environment.

πŸ“« Let's Connect!

Pinned Loading

  1. ToothRepair ToothRepair Public

    TeethRepair is a full-stack dentist booking system all across Sweden. It allows both patients and dentists to streamline their appointment booking process while offering an intuitive user experienc…

    Vue 2

  2. STIP_AI STIP_AI Public

    A data-intensive, AI-driven system designed to improve public transport travel in Stockholm by combining traditional route planning with intelligent delay prediction

    Python

  3. EnviroBaby EnviroBaby Public

    Envirobaby is a scalable real-time data-monitoring desktop application, designed to provide nurseries with reliable data about key environmental factors such as temperature, humidity, and noise level.

    Java 2

  4. Visual_Navigation_System Visual_Navigation_System Public

    An advanced the data-driven project for self-driving miniature vehicles. This project emphasizes software engineering aspects such as requirements analysis, architecture, testing, continuous integr…

    C++

  5. Personal-Database Personal-Database Public

    A lightweight, cross-platform database built from scratch in C with a full-stack interface using React.

    C

  6. Knowledge_MCP_RAG Knowledge_MCP_RAG Public

    Distributed RAG Agent using FastMCP to augment LLMs with custom knowledge (PDFs). Features Qwen3 embeddings, Dockerized ChromaDB for idempotent storage, and integrated OpenTelemetry tracing.

    Python