I'm a computer engineering student who is passionate about writing code, solving problems, and building stuffs.
- 🔭 I’m currently a BCT student at IOE, Pulchowk Campus.
- 📚 I’m currently learning the basics of web development.
I'm a computer engineering student who is passionate about writing code, solving problems, and building stuffs.
This is my first website that I created with basic HTML and CSS.
CSS
Forked from rohityadav-sas/K-Map-Solver
The Karnaugh Map (KMap) Solver is a C++ application featuring a graphical interface for solving Karnaugh Maps. Users can interactively input values into a KMap grid and calculate corresponding mint…
C++
A simple tictactoe game that runs in terminal, using C++
C++