Skip to content

lawdev-cpu/lawdev-cpu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation




🌸 About Me

class Developer {
public:
    std::string name = "Law";

    std::string os = "Windows 11 (Debloated) // Arch Linux";
    std::string editor = "VS Code";

    std::vector<std::string> langs = {
        "C",
        "C++",
        "TypeScript",
        "JavaScript"
    };

    bool likesAnime = true;
    bool touchesGrass = false;
};

⚑ Tech Stack


πŸš€ Featured Projects

RTW

Minecraft Fabric mod

Real-time weather synchronization

Utils

Linux CLI toolkit

Written in modern C++


🌸 Currently

working_on:
  - RTW
  - Linux Utilities
  - Web Development

learning:
  - Low-level systems
  - Rendering
  - Networking

watching:
  - My Dress-Up Darling

πŸ’– Favorite Anime

My Dress-Up Darling Horimiya Oshi no Ko Serial Experiments Lain LuckyStar
The Angel Next Door Bocchi the Rock Alya Sometimes Hides Her Feelings Uma Musume Ruri no Houseki

Thanks for visiting πŸ’–

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors