Hi there 👋
I'm SupremeRubisco

Learn more ⬇

supremerubisco@Web ~ % whoami

Check out more ⬇

What I already know

HTML 

HTML

You already know what this is. Is this even a programming language? Well, that is for you to decide, I'm just slapping this on here to make myself look better.

Javascript

JavaScript

Alright, this has to mean something to you. This language can actually do stuff. Not to mention all the libraries and frameworks this thing can do. C'mon.

CSS

CSS

Now this is some real style. The real sheet. Sorry, I think bad jokes is simply part of the programming industry. It is just a part of us. Anyway, CSS I can do.

Markdown

Markdown

Honestly this is a joke for people who program, but...for those who are just looking through it makes me look smarter. Yeah, that's right, I know four programming languages.

Software I use

Replit

Replit

Replit is an online IDE that allows you to write, run, and debug code in over 50 programming languages. It is a great tool for beginners and experienced programmers alike.

Github

GitHub

GitHub is a web-based platform for version control using Git. It is used for source code management and collaboration. GitHub offers distributed version control and source code management functionality of Git, plus its own features.

Visual Studio Code

VS Code

Visual Studio Code is a source-code editor developed by Microsoft for Windows, Linux and macOS. It includes support for debugging, embedded Git control, syntax highlighting, intelligent code completion, snippets, and code refactoring.

Git

Git

Git is a distributed version-control system for tracking changes in source code during software development. It is designed for coordinating work among programmers, but it can be used to track changes in any set of files.

What I am learning

Node.js

Node.js

Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient.

NextJS

Next.js

Next.js is a React framework that enables functionality such as server-side rendering and generating static websites for React based web applications.

React

React

React is a JavaScript library for building user interfaces. It is maintained by Facebook and a community of individual developers and companies.

ExpressJS

Express

Express is a minimal and flexible Node.js web application framework that provides a robust set of features for web and mobile applications.

What I will learn

Tailwind CSS

Tailwind CSS

Tailwind CSS is a utility-first CSS framework for rapidly building custom designs. It is a low-level CSS framework that gives you all the building blocks you need to build bespoke designs without any annoying opinionated styles you have to fight to override.

Biome

Biome

Biome is a JavaScript library that allows you to create and manage web components with ease. It is a lightweight and flexible library that allows you to create and manage web components with ease.

NGINX

NGINX

NGINX is a free, open-source, high-performance HTTP server and reverse proxy, as well as an IMAP/POP3 proxy server. NGINX is known for its high performance, stability, rich feature set, simple configuration, and low resource consumption.

Python

Python

Python is an interpreted, high-level and general-purpose programming language. Python's design philosophy emphasizes code readability with its notable use of significant whitespace.