Skip to content
View SifatNycto's full-sized avatar
๐Ÿ’ญ
There's No Place Like 127.0.0.1
๐Ÿ’ญ
There's No Place Like 127.0.0.1

Block or report SifatNycto

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

๐Ÿ’ป CSE Undergraduate | Aspiring Software Engineer | Problem Solver

while (alive) {
    learn();
    code();
    improve();
}
// --- Nycto

๐Ÿš€ Skills

  • C/C++
  • Python
  • Object Oriented Programming
  • Git & GitHub
  • Bash Scripting
  • Arduino
  • Problem Solving

๐Ÿง  Current Focus

  • Data Structures & Algorithms
  • Competitive Programming
  • STL (Standard Template Library)
  • Software Engineering Fundamentals
  • Python Development
  • CS50x
  • Writing Clean & Efficient Code

๐Ÿ“‚ Featured Projects


๐ŸŒ Connect with me


โš™๏ธ Tech Stack

๐Ÿ’ป Languages


๐Ÿ›  Tools


๐Ÿ”„ Version Control & CI/CD


๐Ÿ“Š GitHub Stats





๐Ÿ Contribution Snake

Pinned Loading

  1. XanderCross XanderCross Public

    A unique mashup terminal game project based on the OOP using C++ programming language. A mini terminal GameHub.

    C++ 7

  2. Jarvis Jarvis Public

    JARVIS is a modular AI voice assistant built in Python that can listen, understand, respond, and act in real-time using mostly free and local tools.

    Python 4

  3. mini-projects-lab mini-projects-lab Public

    A collection of C and C++ mini projects for practice, learning, and skill development. Includes banking systems, games, and utility programs.

    C++ 3

  4. Code_Problems Code_Problems Public

    A collection of competitive programming solutions and algorithmic problem-solving practice in C++.

    C++

  5. gesture-controlled-car gesture-controlled-car Public

    Gesture controlled car using Arduino Nano, MPU6050 and NRF24L01

    C++