Coder Social home page Coder Social logo

Hi there, I'm Adi!πŸ‘‹

#!/usr/bin/python
# -*- coding: utf-8 -*-


class SoftwareEngineer:

    def __init__(self):
        self.name = "Adi Poluri"
        self.school = "UBC"
        self.location = "Vancouver"
        self.role = {
            "incoming": "TBD",
            "previous": "Computer Vision Engineer @ DaoAI"
        }
        self.ask_me_about = ["game-dev", "ai", "computer-vision","three-js"]
       
    def moreInfo(self):
        aboutMe = {
            "currentFocus" : "Building a Space Flight Simulator in the Destiny 2 Universe",
            "languages" : ["Python", "C++", "C", "C#", "Java", "Dart","Javascript", "TypeScript", "Julia"],
            "technologies" : {
                "web" : ["React", "JavaScript", "ThreeJS", "NodeJS", "NextJS", "Flutter", "HTML/CSS", "Socket.io"],
                "gamedev" :  ["Unity", "Unreal Engine", "three.js", "Godot"],
                "mobile" : ["Flutter", "Android Development"],
                "databases" : ["MySQL", "hiveDB", "mongo"],
                "robotics/hardware" : ["pSoC Creator", "arduino", "BLE"],
                "misc" : ["Firebase", "supabase", "open-cv", "flask", "spacy", "NLTK"]
            } 
        }
        print(aboutMe)
        
    
    def say_hi(self):
        print("Thanks for dropping by, hope you find some of my work interesting!")
    
    
me = SoftwareEngineer()
me.say_hi()
me.moreInfo()

Adi Poluri's Projects

bash-pin-brute-force icon bash-pin-brute-force

Some Bash scripts for brute force cracking password protected files for CPSC 436S Computer Security

dim icon dim

Destiny Item Manager

discorddsl icon discorddsl

A simple Domain-Specific-Language for creating discord bots!

escapefrompixelov icon escapefrompixelov

Proof of Concept for my Idea for "Pixelov". This repo is now deprecated and is just here to remain as proof of concept.

pixelator icon pixelator

Pixelator is an auto image pixelator that I created to help me make assets for my game Pixelov.

pixelov icon pixelov

Pixelov is a fan-made Idle Game adaptation of "Escape From Tarkov". With features such as daily raids, crafting, and collections, Enjoy a simplistic Tarkov experience on the go. Made using the Flutter Framework and Google Firebase.

r3f-cubes icon r3f-cubes

A Modular Voxel Cube Component for React-three-fiber

redacted icon redacted

Repo for my FPS game [REDACTED]. [REDACTED] is a passion project to test out Unity's capabilities and publish a finished game.

sprites icon sprites

Repository containing all the PokΓ©mon sprites

sus-detector icon sus-detector

a script to find all the Amongi characters in r/place 2022!

tidbit icon tidbit

🍩 TidBit! The browser extension that makes finding answers and completing tasks a breeze. Our 2023 NwHacks Project.

trexgamebot icon trexgamebot

A Python Bot script that lets you play the Google Trex game infinitely!

upc icon upc

Our Nwhacks2024 Project!

wordler icon wordler

Discord Chat Bot that provides a fun wordle-style game for you and your friends to play!

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.