Skip to content

A collection of experiments, side quests, and everything in between.

License

Notifications You must be signed in to change notification settings

manakcodes/code-brew

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

☕️ code-brew

"experiments, side quests, and everything in between"


🛠️ Things I've Built

  • 🎓 cgpa-calc-using-c

    A simple terminal-based CGPA or SGPA calculator written in C.
    → view project


  • 🔐 caesar-cipher-using-c

    A lightweight command-line Caesar Cipher implementation in C, supporting both encryption and decryption operations.
    → view project


  • 🌮 senor-taco

    A clean, responsive taco shop landing page made with HTML, CSS and Vanilla JavaScript.
    → view project


  • 📦 matxlib-cpp

    A lightweight, minimal C++ library for matrix abstractions, arithmetic, and analytical utilities.
    → view project


  • 🧮 quad-calc-cpp

    A minimal, lightweight C++ based CLI tool to solve quadratic equations in the form of (ax² + bx + c = 0). → view project


  • 🗒️ eqn-solver-py

    CLI tool to solve linear equations AX = B using NumPy and matrix algebra with Rich -styled output.
    → view project


  • 📊 stats-using-cpp

    A modern, minimal C++ project for computing statistical parameters on 1D and 2D datasets.
    → view project


  • 🧮 complex-calc-cpp

    A minimal, lightweight, terminal based utility tool written in C++ to perform arithmetic and other advanced operations on complex numbers.
    → view project


  • 📈 linear-regression-using-c

    A minimal, lightweight implementation of simple linear regression using C, built from scratch using only the C standard library.
    → view project


  • 🗿📄✂️ rock-paper-scissors-py

    A minimal, terminal based Rock–Paper–Scissors game written in Python with colored output, typewriter effects, and tabulated results.
    → view project


  • 🎮 tic-tac-toe-java

    A minimal, simple, terminal-based Tic-Tac-Toe game written in Java, supporting two-player gameplay with colored, clean console output, input validation and win patterns (row, col, main-diagonal, anti-diagonal). → view project


  • 📍 point-plane-cpp

    A minimal, lightweight, terminal-based C++ utility for performing fundamental 2D and 3D coordinate geometry operations on points, vectors, planes and triangles → view project


🧩 want to see more?

Every repo here is a piece of my learning curve. Check them all out in the projects tab or scroll through this repo’s links.

About

A collection of experiments, side quests, and everything in between.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published