Giter Site home page Giter Site logo

naa7

class Attributes:
    
    @staticmethod
    def coding() -> tuple:
        langs = {
            'good': ['Python'],
            'intermediate': ['Java', 'Shell', 'C', 'C++'],
            'learning': ['C#', 'JavaScript', 'Assembly', 'PHP']
        }
        web_development = ['HTML', 'CSS']
        libraries = ['React', 'Redux', 'Sequelize']
        frameworks = ['Node.js', 'Express.js','Flask']
        databases = ['MySQL', 'PostgreSQL', 'MongoDB']
        environments = ['Terminal', 'VSCode', 'IntelliJ']
        
        return langs, web_development, libraries, frameworks, databases, environments
    
    @staticmethod
    def solo_projects() -> tuple:
        android = ['Flixster', 'SimpleTweet']
        discord = ['NaaGPT']
        general = ['databaser']
        linux = ['cipher_utility', 'cryptalight', 'work_timer',
                 'ressor_utility', 'git_utility']
        unity = ['pop_the_balloons']
        fullstack = ['chrive', 'Portfolio', 'url_shortener', 'receipt_processor']
        
        return android, discord, general, linux, unity, fullstack
    
    @staticmethod
    def group_projects() -> tuple:
	discord = ['NashArt']
	unity = ['Vision']
	fullstack_web_apps = ['CrudApp', 'Wint', 'NOK-Draw', 'HikerAI']

	return discord, unity, fullstack_web_apps

0x1's Projects

vision icon vision

A Unity-based 2D platformer game that raises awareness about resource conservation and the value of sustenance.

wint icon wint

Introducing Wint: Your Travel Budgeting Solution. Easily plan trips by aligning flights, hotels, and activities with your budget. Collaborate with friends to share expenses and create memorable journeys.

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.