This is a simple "Hello, world!" print.
I created one (for less comfortable) and two (for more comfortable) pyramids in C with hashes (#) for bricks, using for loop.
I created a program in C to calculate the coins due for cashiers while minimize the number of coins by applying a simple greedy algorithms.
I implemented a program in C to detect credit card's typos (e.g., transpositions), if not fraudulent numbers by applying Luhn’s Algorithm.
I implemented a program in C that computes the approximate grade level needed to comprehend a given text by using the Coleman-Liau index.
I implemented a program in C that encrypts messages using Caesar’s cipher.
I implemented a program in C that implements a substitution cipher.
I implemented a program in C that runs a plurality election.
I implemented a program in C that runs a runoff election.
I implemented a program in C that runs a Tideman election, using BubbleSort, MergeSort, InsertionSort and recursion.
I implemented a program in C that applies filters (grayscale, sepia, reflection, blur and edge) to BMPs.
I implemented a program in C that recovers JPEGs from a forensic image.
I implemented a program in C that spell-checks a file using a hash table.
I recreated 6 programs (Hello, Mario less & more, Cash, Credit, Readability) in Python
I implemented a Python program that identifies a person based on their DNA, using regular expression.
I wrote 13 SQL queries to answer questions about a database of movies.
I implemented a Python program to import Hogwarts student data into a SQLite database, and then produce class rosters.
I created a simple homepage using HTTP, HTML, CSS, and JavaScript.
I created a simulated web application via which users can “buy” and “sell” stocks, using Python Flask, SQLite, HTML, CSS and JavaScript.
I created a simple web application in which users could keep track of their possitive affirmations. Introduction video: https://www.youtube.com/watch?v=abtTjbjEor8&t=3s