Skip to content
View kowalks's full-sized avatar
πŸ™ƒ
Focusing
πŸ™ƒ
Focusing

Highlights

  • Pro
Block or Report

Block or report kowalks

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
kowalks/README.md

Hi πŸ‘‹, I'm Guilherme Kowalczuk

A Computer Engineer from Porto Alegre ✈️

Projects I developed on my own πŸ‘¨β€πŸ’»

Scope Stack Concepts Repository Link Description
Data Science (Python) Pandas, Numpy, Pytest, Jupyter Notebook Ci/CD, PyPI, Python framework, Optimization, Neural Networks ape-ai A Python framework for AI
Game development (Python) Pygame, Numpy OOP, Python Framework, GUI with Python nonogram A solver for Nonogram puzzles
Competitive Programming (C++) Everything inside bits/stdc++.h Data Structures, Algorithms, OOP competitive-programming My personal CP repo

Projects I engaged while in college πŸ‘¨β€πŸŽ“

Scope Stack Concepts Repository Link Description
Machine Learning (Python) Pygame, Tensorflow, Keras Neural Networks, Reinforcement Learning, Game dev. snek * Development of Deep Q-Learning Agent for Playing the Game of Snake
Game development (Python) Pygame OOP, Gui with Python zero-zero-um * Project for CES-22 course @ ITA
Backend (Go) Ganache, Solidity, Go Ethereum Blockchain, Smart Contracts, OTRS signature, ECDSA anonymous-voting An anonymous voting schema based on OTRS signatures
Backend (Go) Asdf, Docker, Codecov DB abstraction, DB migrations, CLI mgr8 * Agnostic tool that abstracts migration operations
Networks (C++) Docker, Vagrant IP, HTTP sockets An implementation pf HTTP/1.1 protocol
Operating Systems (C) Makefile Linux, System Call (POSIX), Job control ces33-minishell Simplified minishell in Linux
Compilers (C) YACC, Flex, Bison Tokenizer, Parser, Code generation simple-compiler * Compiler for C- language, a simplified C
Physics (Javascript) P5.js Physical simulation double-pendulum * A double pendulum simulation
Physics (Javascript) P5.js Physical simulation planets * A gravitational force simulation

Projects marked with * were developed in groups.

color line

Pinned Loading

  1. kenji-yamane/simple-compiler kenji-yamane/simple-compiler Public

    Compiler for C- language, a simplified C

    C

  2. ces33-minishell ces33-minishell Public

    Simplified minishell in Linux

    C

  3. competitive-programming competitive-programming Public

    My personal CP repo

    C++

  4. sockets sockets Public

    Lab assignment for CES35 (Computer Networks and Internet) course.

    C++

  5. migratemgr8/mgr8 migratemgr8/mgr8 Public

    Agnostic tool that abstracts migration operations

    Go 1 1

  6. anonymous-voting anonymous-voting Public

    An anonymous voting schema based on OTRS signatures

    Go