• Stars
    star
    7
  • Rank 2,294,772 (Top 46 %)
  • Language
    Java
  • Created about 3 years ago
  • Updated about 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

More Repositories

1

formidablae

My profile's README.md
107
star
2

my_github_profile_views_counter

Fetch profile view counts from GitHub API, keep historical data and produce charts
23
star
3

Codecademy

Code written while taking codecademy.com courses. HTML, JavaScript, PHP, TypeScript, Back-End and Full-Stack Engineer Career Paths.
22
star
4

Trendr_App

Twitter Trends history explorer app. Trending topics can be explored by date and location. Backend served with Lambda Function (NodeJS) from AWS. Frontend made with VueJS. Twitter API queried with a Python script from Google Colab. MongoDB database.
Python
20
star
5

EV_Route_Planner

EV (Electical Vehicle) Route Planner - Calculates route with in-trip stops in charging stations for battery recharge based on car's autonomy (in km) and address of departure & destination. Consumes OpenChargeMap API and OpenStreetMap API from the leaflet library.
Vue
18
star
6

CodeSignal

Code submitted as solutions to the exercises in CodeSignal. CodeSignal is a skills-based assessment platform whose mission is to discover, develop and promote technical talent. It applies game mechanics that offer developers of all skill levels online computer programming challenges for both instructional and recruiting purposes.
Python
16
star
7

Masters_Thesis

Computer Science & Engineering Master's Degree Graduation Thesis. Clustering Graphs - Applying a Label Propagation Algorithm to Detect Communities (in academia) in Graph Databases (ArangoDB). Communities were detected, a GraphQL API with NodeJS and Express and a frontend interface with React, TypeScript and CytoscapeJS were built.
TeX
15
star
8

freeCodeCamp

Code from exercises and projects submitted in freeCodeCamp
HTML
14
star
9

Codility

Code written while solving exercises and challenges on Codility. Codility is a technical recruitment platform for teams to test the coding skills of developers.
Python
14
star
10

HackerRank

Code written during programming contests and practice challenges in hackerrank.com
Python
13
star
11

restaurant-reservation-api

A Restaurant (Table) Reservation API built with Node, TypeScript, Express, TypeORM, a MySQL DB, all running on Docker containers
TypeScript
13
star
12

a_cool_blog

An API of a blog made with Lumen Framework for fast paced PHP, Laravel/Lumen learning using https://github.com/fattureincloud/a-lumen-blog template. Frontend: https://github.com/formidablae/AngularBlog
PHP
13
star
13

Hackathons_Competitive_Programming_CTFs

Code submitted in hackathons, competitive programming contests (Advent Of Code, BendingSpoons Codeflows, Google HashCode, Reply Code, AtCoder, BinarySearch, LeetCode, CodeChef, Codeforces, TopCoder Contests) and CTFs (Google CTF, HackTheBox, picoCTF etc.).
13
star
14

The_Complete_JavaScript_Course

The Complete JavaScript Course https://www.udemy.com/course/the-complete-javascript-course/
JavaScript
12
star
15

Project_Euler

Solutions to computational problems of the Project Euler.
Python
12
star
16

Inventory_App

Inventory App - a SPA (Single Page Application) project developed with Angular using Reactive Forms and VMware's Clarity components.
TypeScript
11
star
17

Angular_Projects_Book_First_Edition

Angular Projects Book (First Edition) - Zama Khan Mohammed. This repo keeps track of the various Angular projects that are added as submodules.
11
star
18

Exercism

Code of the exercises, tests and solutions for the programming tracks in exercism.org
C++
11
star
19

CodeChef

Code submitted as solutions to contest exercises on CodeChef
Python
10
star
20

Google

Code written during partecipations at contests like HashCode, Kickstart and CodeJam or CTF challenges like CaptureTheFlag organized by Google.
Python
10
star
21

CodeForces

Code written during programming contests and practicing of challenging problems on CodeForces.
Python
10
star
22

pig_game

Pig Game Project from The Complete JavaScript Course https://www.udemy.com/course/the-complete-javascript-course/ . Play here: https://formidablae.github.io/pig_game/ or https://formidablae-pig-game.netlify.app/
JavaScript
10
star
23

Codecademy_Learn_What_to_Learn

Codecademy - Learn What to Learn
HTML
9
star
24

LeetCode

Code submitted as solutions to the exercises and contests on LeetCode
Python
9
star
25

Codecademy_Learn_Responsive_Design

Codecademy - Learn Responsive Design
9
star
26

BendingSpoons

Code written while solving problems of competitive programming contests by BendingSpoons (like Codeflows).
9
star
27

Codecademy_Learn_React

Codecademy - Learn React
JavaScript
9
star
28

HackerEarth

Code submitted as solutions to the exercises and contests on HackerEarth
Python
9
star
29

BinarySearch

Code written during contests and challenges by BinarySearch.
Python
9
star
30

CodinGame

Code written in contests and challenges on CodinGame
Python
9
star
31

search-github-repos

JavaScript
9
star
32

Personal_Blog

Personal Blog - a project developed with Angular for the front-end interface and Wordpress for the back-end API served with Docker containers
TypeScript
9
star
33

HackTheBox

Code written during contests and challenges by HackTheBox. Hack The Box is an online cybersecurity training platform to level up hacking skills. It has advanced training labs that simulate real-world scenarios, giving players a chance to assess and penetrate enterprise infrastructure environments and prove their offensive security skills.
9
star
34

root-me

Code written while solving challenges and CTFs on root-me. Root Me is a platform for everyone to test and improve knowledge in computer security, hacking and CTFs.
9
star
35

HacktoberFest

Code written during HacktoberFest event. Hacktoberfest is a yearly one month long virtual festival event to celebrate open source contributions presented by Digital Ocean, Intel and DEV. It encourages people to contribute to open source in October celebrating a sense of community, learning and giving back.
9
star
36

Batched_Multi-armed_Bandits

Batched Multi-armed Bandits Problem - Analisi critica. Artificial Intelligence Course Project on the study and experimental results' analysis of a scientific paper.
Python
9
star
37

RingZer0CTF

Code written during the solving of RingZer0CTF challenges and CTFs. RingZer0 Team's online CTF offers tons of challenges designed to test and improve your hacking skills through hacking challenges.
Python
9
star
38

pwnable.tw

Code from https://pwnable.tw . Pwnable.tw is a wargame site for hackers to test and expand their binary exploiting skills.
8
star
39

python-microservices-development-fraser-ziade-2nd-ed

Code from the book Python Microservices Development - Simon Fraser & Tarek ZiadΓ© (2nd Edition, Packt)
Python
8
star
40

prepbytes

Code written in contests and exercise practising in prepbytes.com
Python
8
star
41

modal_window

Modal Window Project from The Complete JavaScript Course https://www.udemy.com/course/the-complete-javascript-course/
CSS
8
star
42

DataCamp

Code written during DataCamp courses
8
star
43

Reply

Code written during contests and challenges by Reply. A series of Coding, Security and Creative challenges created by Reply company and open to anyone who loves technology and online competitions.
Python
8
star
44

php-course

An introduction to PHP with HTML
PHP
8
star
45

AngularBlog

Frontend interface of a blog implemented in Angular with TypeScript. Backend: https://github.com/formidablae/a_cool_blog
TypeScript
8
star
46

Front-End_JavaScript_Frameworks_Angular

Coursera course
8
star
47

getting-started-github-apps

8
star
48

Kaggle

Code submitted during data science courses and contests on Kaggle
Jupyter Notebook
8
star
49

hacker101

Code from hacker101 CTF https://ctf.hacker101.com/
8
star
50

Awesome_Programming_Projects

Awesome list of programming projects freely and openly available online, categorised by language or framework used
8
star
51

security-strategy-essentials

JavaScript
8
star
52

flask-framework-cookbook-aggarwal-2nd-ed

Code from the book Flask Framework Cookbook - Shalabh Aggarwal (2nd Edition, Packt)
Python
8
star
53

formidablae.github.io

Portfolio page
8
star
54

Hacking_The_Art_of_Exploitation

Hacking - The Art of Exploitation book code
C
8
star
55

Codecademy_Learn_Build_Tools

Codecademy - Learn Build Tools
JavaScript
8
star
56

InterviewBit

Code written while practicing for interviews on InterviewBit. InterviewBit is a popular interview preparation websites.
Python
8
star
57

AdventOfCode

Code written while solving AdventOfCode challenges. Advent of Code is an annual set of computer programming challenges that follow an Advent calendar. It has been running since 2015. The programming puzzles cover a variety of skill sets and skill levels and can be solved using any programming language.
Python
8
star
58

VulnHub

Code and material from VulnHub. VulnHub provides materials allowing anyone to gain practical hands-on experience with digital security, computer applications and network administration tasks.
8
star
59

DMOJ

Code written while partecipating in contests and solving programming problems on DMOJ. The DMOJ (Modern Online Judge) is a modern entirely open source contest platform and archive of programming problems.
Python
8
star
60

Microsoft_Virtual_Academy

Code written during courses on Microsoft Learn. Microsoft Learn is a free online school with courses to learn new skills, find certifications and advance career.
8
star
61

CodeCombat

Code written on CodeCombat. CodeCombat is an educational online multiplayer game that teachers players Python, JavaScript, and other programming languages through coding challenges.
8
star
62

LinkedIn_Learning_Lynda

Code written during LinkedIn Learning/Lynda.com courses.
7
star
63

merge-conflicts

HTML
7
star
64

iOS_App

Swift
7
star
65

Codecademy_Foundations_of_Cloud_Computing

Codecademy - Foundations of Cloud Computing
7
star
66

Codecademy_Choosing_a_Programming_Language

Codecademy - Choosing a Programming Language
7
star
67

AtCoder

Code submitted as solutions to contest exercises on AtCoder
Python
7
star
68

AwesAnon

Awesome stuff from awesome anonymous/unknown users
7
star
69

SoloLearn

Code submitted during different courses in SoloLearn
PHP
7
star
70

BugCrowd

7
star
71

Coursera

7
star
72

Codecademy_Welcome_to_Codecademy

Codecademy - Welcome to Codecademy
JavaScript
7
star
73

github-upload

Python
7
star
74

oss-enterprise

7
star
75

starting-with-typescript-exercise

7
star
76

Codecademy_Learn_JavaScript_Unit_Testing

Codecademy - Learn JavaScript Unit Testing
JavaScript
7
star
77

Eduonix

7
star
78

Rubrica_CLI

C++
7
star
79

Codecademy_Learn_JavaScript

Codecademy - Learn JavaScript
JavaScript
7
star
80

Udacity

Code from Udacity courses
7
star
81

Semaforo_State_Machine

Assembly
7
star
82

FutureLearn

7
star
83

Flashcard_Game

Flashcard Game Project developed with Angular
TypeScript
7
star
84

community-starter-kit

My GitHub Learning Lab Repository for Community Starter Kit
7
star
85

CodeWars

Code submitted as solutions to CodeWars kata exercises
Python
7
star
86

unibg_triennale_esame_informatica_II_a

Java
7
star
87

Codecademy_Learn_Handlebars

Codecademy - Learn Handlebars
7
star
88

number_guesser

Number Guesser Project from Full-Stack Engineer Career Path https://www.codecademy.com/learn/paths/full-stack-engineer-career-path
JavaScript
7
star
89

CTFs

Writeups/solutions of various capture-the-flag (CTF) contests partecipated
7
star
90

intro-html

A robot powered training repository πŸ€–
7
star
91

github-pages-with-jekyll

7
star
92

github-move

7
star
93

intro-react

A robot powered training repository πŸ€–
JavaScript
7
star
94

hello-github-actions

Dockerfile
7
star
95

PentesterLab

7
star
96

Stonks

A stocks tracker webapp developed with Angular. Idea from Angular in Action book.
TypeScript
7
star
97

Codecademy_Learn_Go

Codecademy - Learn GO
Go
7
star
98

CoderByte

Code from interview preparation and coding challenges on CoderByte
Python
7
star
99

reviewing-a-pull-request

HTML
7
star
100

Gestionale_Videoteca_CLI

Scala
7
star