GithubHelp home page GithubHelp logo

Hello! Let's give this a try!

I am working my way into programming.

My projects and first impressions about programming laguages:

Bash

Almighty!

C

C is fun! Segfault is even more fun! :D
The largest project I built in C was mastermind.
There are also my simplistic implementations of printf function and cat command.
You can build the christmas_tree or C__my_yacky_solutions to the exercises I practised on at the beginning.

❤️ C forces me to always check my inputs, think about types and memory management. It makes me think about performance and optimization, gives me more control and precision over my operations than higher level languages do. Taking a look under the hood is fun.

Python

My first "Hello World" was in Python. And now the World is overtaken by Python, sadly. :D
Indentation should not be an error, and it needs some respect for types, amongst other things.
Check my very first programming project bookstore and my first backend in flask.

Ruby

There are many ways of doing many things in Ruby! And while a lot of things might seem interchangeable, they are not. There are subtle differences. That's why noot only is Ruby beginner-friendly, but it is also bug friendly, I think...
Check my Ruby project Users_app

One language should not have four different loops!

Go

Seems very promising to me. Future back end projects and command-line tools are coming!

Javascript

"Javascript is like vegetables, you have to eat them" - Gaetan Juvin
Check bouncing_box
Typescript is a lesser evil that I am willing to try.

Elviie's Projects

amplify-react icon amplify-react

learning AWS: Create a simple web application using AWS Amplify

bookstore icon bookstore

app to keep track of books - my very first programming project

my_cat icon my_cat

concatenates files and prints on the standard output

pgwatch3 icon pgwatch3

⚠️PGWATCH3 DEV: PostgreSQL metrics monitor/dashboard

pgxmock icon pgxmock

pgx mock driver for golang to test database interactions

printf icon printf

(almost) replicates C library printf function

users_app icon users_app

implementation of Model View Controller architecture

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.