ECE Undergraduate @ MMMUT β’ Full-Stack Development β’ Java β’ DSA β’ Cloud β’ Generative AI
Welcome to the source code of my personal developer portfolio.
I'm Nayra Singh, a B.Tech Electronics and Communication Engineering student at Madan Mohan Malaviya University of Technology (MMMUT), Gorakhpur.
This portfolio showcases my journey in software development, including my technical skills, projects, problem-solving experience, education and leadership activities.
π Live Website:
- π¨ Modern and minimal developer-focused design
- π Dark & Light mode
- β¨οΈ Animated typing effect
- β¨ Scroll-reveal animations
- π± Fully responsive layout
- π Featured software projects
- π οΈ Technical skills showcase
- π§ Coding & DSA achievements
- π Education timeline
- π€ Leadership experience
- π Resume integration
- π GitHub, LinkedIn & LeetCode links
- β‘ Lightweight and fast static website
- π Free deployment using GitHub Pages
nayra-singh.github.io/
β
βββ index.html
β
βββ style.css
β
βββ script.js
β
βββ README.md
β
βββ assets/
βββ resume.pdf
βββ dieknobeats.png
βββ image-search.png
| File | Purpose |
|---|---|
index.html |
Main structure and portfolio content |
style.css |
Design, responsive layout and animations |
script.js |
Typing animation, theme switcher and scroll effects |
assets/ |
Resume, project screenshots and other assets |
README.md |
Repository documentation |
Programming
βββ Java
βββ JavaScript
βββ Python
βββ SQL
Web Development
βββ HTML5
βββ CSS3
βββ Tailwind CSS
βββ React.js
βββ Next.js
Database
βββ MongoDB
βββ SQL
Cloud & Tools
βββ AWS
βββ Docker
βββ Git
βββ GitHub
βββ Postman
βββ VS Code
Core Concepts
βββ Data Structures & Algorithms
βββ Object-Oriented Programming
βββ DBMS
βββ REST APIs
| Achievement | Result |
|---|---|
| π§ DSA Problems Solved | 100+ |
| π Coding Contests | 75+ |
| π LeetCode Contest Rating | 1522 |
| π LeetCode Standing | Top 38% |
Bachelor of Technology (B.Tech)
Electronics & Communication Engineering
π Gorakhpur, Uttar Pradesh, India
π
2023 β 2027
July 2024 β July 2025
Experience in teamwork, communication, collaboration and organisational responsibilities through participation in student-led activities.
Clone this repository:
git clone https://github.com/nayra-singh/nayra-singh.github.io.gitMove into the project directory:
cd nayra-singh.github.ioYou can then open:
index.html
directly in your browser.
For development, you can also use the Live Server extension in VS Code.
No package installation or build process is required.
This portfolio is deployed using GitHub Pages.
The repository name follows GitHub's user-site format:
nayra-singh.github.io
The main branch is deployed from the repository root.
Live website:
After making changes:
git add .git commit -m "feat: update portfolio"git push origin mainGitHub Pages will automatically publish the latest version after deployment completes.
Some features I plan to add over time:
- Add project screenshots
- Add live project demos
- Add more development projects
- Improve accessibility
- Add certifications section
- Add GitHub activity integration
- Add additional project case studies
- Improve animations and micro-interactions
- Add custom domain in the future