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