Is a web scrapper to gather data from Naruto fandom pt-BR and store it into a postgres database.
Is a website that allows the search for jutsus by name or by the seals contained in their execution.
The initial idea was to build a social network for individuals who read Wikipedia articles. The 'algorithm' would connect people with similar interests in articles. Therefore, a module of the project would involve a program to extract metadata from a series of Wikipedia pages. These metadata would assist in matching users within the social network.
WikiBook is an unfinished project, but it has some noteworthy features: User Authentication, Django Signals, Selenium and Factory Boy for test creation.
Into college I frequentate some classes about algorithm projects, learned a lot about Graphs, and build a project inspired in Kevin Bacon's problem. The main difference in my project is: I used CS:GO players and scrapped data from hltv.
The main objective here is training HTML, CSS and pure JS.
In this repository there is the solution for all questions about sql in online judmentge beecrowd. All problems was solved using a container with postgresql.
This project is a elevator controller built in C language and executed under a raspberry pi 3.
Software Management and Configuration was a interessant class, wich aim in increase studant's capabilities about GIT and DevOps. Along it I had configured a pipeline to a library project.
ArBC was the first big project wich I got into. His purpose is help kids to associate words to real world objects. To build it,with all eight members understanding it's project dynamic, we had to use a lot of principles of Scrum and Agile, like: sprint review, sprint planning, dailys, burn down graph (based on planning poker of issues), XP (extreme programming), tests, etc. And of course my git knowledge after that grow a lot.
{
"Name" : "João Henrique",
"Main languages" : ["python", "cpp", "c"],
"Databases" : ["Postgres", "Mysql"],
"Backend" : ["Django", "Flask"],
"Frontend" : ["HTML", "CSS", "JS Vanilla"],
"DevOps" : ["Docker", "Docker-Compose"],
"Agile" : ["Scrum", "Kanban", "XP"],
"Pythonic" : ["regex", "web scrapping"],
"Coding" : ["Data Structures", "Graph Theory", "Dynamic Programming", "Design Patterns"],
"Text Editor" : ["AstroNvim", "VSCode"],
"Spend my time with" : ["Metal Gear", "The witcher", "CS:GO"],
"Academic" : [
{
"Institution" : "University of Brasília",
"Title" : "Undergraduating as Software Engineer",
},
{
"Institution" : "Federal Institute Goiano",
"Title" : "Integrated Technical Course in Computer Science with High School",
}
]
}