Coder Social home page Coder Social logo

LinkedIn Instagram Twitter Spotify

👨‍💻 About Me

struct WhoAmI;

impl WhoAmI {
    static user: &'static str = "Preetham Pemmasani";
    static current_work: &'static str = "Writing code".to_string() + "100 other things I do";
    static hobbies: Vec<&'static str> = vec![
        "🖼️ Designing stuff",
        "🍿 Watching aesthetic movies",
        "✨ Listening to classics",
        "🐛 Being up all Night chasing that ONE BUG...",
        "..............+ a lot of other cool stuff",
    ];

    fn get_location() -> String {
        IndiaEarth.to_string()
    }

    fn ambitions() {
        Learn_German("🇩🇪");
        Finish_My_Novel("✍🏻");
        Graduate_ASAP("👨🏻‍🎓");
        // Assume 10 more awesome ambitions here  ;)
    }
}

Preetham Pemmasani's Projects

absurd-expansions icon absurd-expansions

Absurd interpretations of programming abbreviations. Keep expansions alphabetically sorted!!

aoc icon aoc

My solutions to Advent of Code 2023.

b3d-nav icon b3d-nav

UE5 Plugin for Blender-like object manipulation

build-your-own-x icon build-your-own-x

Master programming by recreating your favorite technologies from scratch.

cat icon cat

(WIP)A simple programming language for cats made to understand language design

colcon icon colcon

A simple Color Contrast checker for WCAG 2.1 standards

osl-shaders icon osl-shaders

An attempt to recreate the nodes in blender using OSL

samarepo icon samarepo

A Place to store all the words that rhyme with Samar

spark icon spark

Spark is a simple text editor written in rust. (WIP)

tab-os icon tab-os

[WIP] Tab is a test OS built in rust for the understanding of Operating systems

threegn icon threegn

Procedural 3D graphics editor for the web

vivaldi-rounded icon vivaldi-rounded

A custom CSS theme for Vivaldi, made with mouse gestures and hotkey use in mind.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.