Skip to content
View GDSimpson3's full-sized avatar
🌉
to live as a monster, or to die as a good man
🌉
to live as a monster, or to die as a good man

Organizations

@hackclub @RausNichts @Gardenia-Court @Jasmine-Court

Block or report GDSimpson3

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
GDSimpson3/README.md

Добро пожаловать :

"A single moment of weakness can lead to a lifetime of regrets" ~ Kokushibo

public class Main {
    String name;
    String age;
    String country;
    String[] languages;
    String[] ops;
    public static String toString(Main asd){
        String space="    ";
        String languageText ="";
        for (String i : asd.languages) {
            languageText = languageText + i + "\n"+ space;
        }
        String OpsText = "";
        for (String i : asd.ops) {
            OpsText = OpsText + i + "\n"+ space;
        }
        return "Name " + asd.name + "\nAge " + asd.age + "\nLocation " + asd.country
                + "\nLanuages:\n"+ space + languageText + "\nOps:\n"+ space + OpsText;
    }
    public static void main(String[] args) {
        Main myObj = new Main();
        myObj.name = "Gavin";
        myObj.age = "this.year() - ((334.666666667 * 3) + √(3249) + √(1024) + 915)";
        myObj.country = "United Kingdom";
        String[] list = { "Javascript, Next.JS, React.JS, Nest.JS", "Java, Spring, LibGdx", "Python, Django, Numpy, ML", "Groovy","C++, Node-gyp, Pybind11, Cmake","R","C, Cmake, Meson","C#, MAUI, Console app, WEB","Lua, NVCHAD","PHP" };
        myObj.languages = list;
        String[] ops = { "Vercel, Webapps","Render, Webapps, Services", "Railway.up, Webapps","Docker, Helm, K8s (GCP)","Jenkins, Brew, Docker","Ubuntu, 20.04, 18.10, Kali, OpenSUSE, RHAT, AntiX, Ubuntu Server 15.04,","DB, MongoDB, Mysql, Mysql Docker","Bash, VB, Shell","GCP, K8s","Azure, AD"};
        myObj.ops = ops;
        System.out.println(toString(myObj));
    }
}

Next Steps: (Umstellung auf künstliche Intelligenz)

flask pandas pytorch scikit_learn

Hackathons

🏆 Prize 🏆 Name Link About
🏆 Winner - Most Creative hack PPZ https://devpost.com/software/ppz Shopping e-commerce application in typescript with Redux and Java Springboot that communicate VIA Graphql stored with MONGODB

Projects (2025)

Projects (2024)

Project Name Link About
OTNEWS https://otnews.vercel.app/ News site
CZR Elearner https://czr-docker.vercel.app/ Full docker Course
CZR https://coderzrepublic.vercel.app/ Tech Institute
Blogger https://gdsimpsonblog.vercel.app/ Multiple Articles
Vlogger https://www.youtube.com/@gdsimpson Multiple Videos
MWA https://meshworkanalysis.carrd.co/ Finance Project
GVVIN Agency https://gvvinagency.vercel.app/en Marketing agency
HKY Soundworks N/a Amature Music
PPZ https://devpost.com/software/ppz Shopping e-commerce application in typescript with Redux and Java Springboot that communicate VIA Graphql stored with MONGODB

Projects (2023)

Project Name Link About
Website https://gdsimpson3.vercel.app/ Fun NextJS site
Circuit Drone https://circuit-drone.vercel.app/ Enterprise
TraumBot https://traum-doc.vercel.app/ Discord Bots called Traum.JS (discord.JS)
EntityToCode.JS https://www.npmjs.com/package/entitytocode Node Library for mathmatical tools backed with a c++ engine (node-gyp)
EntityToCode.py https://pypi.org/project/entitytocodepy-official/ Python Library for various tools backed with a c++ engine (pybind11)
MathToCode.vercel https://mathtocodegds.vercel.app/ React.JS site with Mathematical Tools
YourSiete N/A Nest.JS, GraphQL, Next.JS 12/TS and MongoDB Fullstack
MCC N/a Decentralised Chat application
SHF https://rausnichts.vercel.app/ Discord Bots called Raus Nichs.JS (discord.JS), Mankey.CS (DSharp) and Omanyte.cc (D++)
Acropolis https://fevid.vercel.app/ NextJS sites made for clients in the summmer of 23 (CLOSED)

Projects (2022)

Project Name Link About
Personal Projects https://github.com/GDSimpson3/Personal-Projects_Personlich-Projekte Meine projekte, my projects
IBZ https://ibz.vercel.app/EN React.JS site with productions made in the late winter of 22
IBZ Apps https://ibz-apps.vercel.app/ Swift and NEXTRON apps made in the fall of 22

gdsimpson BSW TN TTK JS JSN

Pinned Loading

  1. Java-SBA-backend-final Java-SBA-backend-final Public

    Forked from BSW-G-D-iph6/Java-SBA-backend-final

    Java

  2. Solstice-by-APEERS Solstice-by-APEERS Public

    Forked from BSW-G-D-iph6/Solstice-by-APEERS

    Solstice by APEERS E-commerce SBA

    TypeScript

  3. Meshwork-Analysis/MWA-terminal Meshwork-Analysis/MWA-terminal Public

    Python 1

  4. BSW-G-D-iph6/Java-SBA-Shop-backend-V1 BSW-G-D-iph6/Java-SBA-Shop-backend-V1 Public

    Java

  5. Meshwork-Analysis/legacy-TUI-concept Meshwork-Analysis/legacy-TUI-concept Public

    Python

  6. OpenBB OpenBB Public

    Forked from OpenBB-finance/OpenBB

    Investment Research for Everyone, Everywhere.

    Python