Stefan Vercillo (@svercillo)
  • Stars
    star
    22
  • Global Rank 603,566 (Top 21 %)
  • Followers 18
  • Following 14
  • Registered over 6 years ago
  • Most used languages
    Python
    27.3 %
    C++
    27.3 %
    Java
    18.2 %
    HTML
    9.1 %
    TeX
    9.1 %
    C
    9.1 %
  • Location 🇧🇪 Belgium
  • Country Total Rank 2,540
  • Country Ranking
    TeX
    230
    C++
    462
    HTML
    487
    C
    634
    Python
    893
    Java
    919

Top repositories

1

AIRealEstateValuation

Property valuation tool for unlisted homes using a variety of tools and software stacks in awesome group project :)
Python
5
star
2

Path-Finding-Visualization

Pathfinding visualization web application created on world globe with airplane animations created in JS by Stefan Vercillo
HTML
3
star
3

AI-Real-Estate-Valuation

Property valuation tool for unlisted homes using a variety of tools and software stacks in awesome group project :)
2
star
4

CppExploration

This contains all the work and assignments from the Comp 206 C++ data structures course.
C++
2
star
5

reactFlask

Python
1
star
6

API-performance-evaluation-sockets-GLI

Uses socket programming to perform HTTP GET requests and then evaluate the time taken to perform these requests
C
1
star
7

LaTexDocuments

LaTex code for personal documents and files
TeX
1
star
8

Relational-Query-Optimizer

Efficient relational query optimizer that accurately calculates number of file I/Os for a given set of relational queries, optmimally rebalances this query tree and outputs and updated cost analysis
C++
1
star
9

ChemicalEquationBalancer

Java
1
star
10

EngToolsApp

Provides a number of different matrix calculations in including RREF, transpose, matrix multiplication and matrix addition and subtraction in App Form
Java
1
star
11

LeetcodeAlgorithms

Contains the solutions to every leetcode question I have ever completed, including memoization dynamic programming, graph algoirthms, and many more!
Python
1
star
12

Database-Transaction-Scheduler

This program takes in a chronological sequence of objects that simluate transactions on database objects and generates a recoverable, cascadeless recoverable, serializable, and serial schedule
C++
1
star