Felipe Nebesnyj (besnyj)

besnyj

Geek Repo

Location:Americana, SP - Brazil

Twitter:@besnyj

Github PK Tool:Github PK Tool

Felipe Nebesnyj's repositories

Language:C#Stargazers:0Issues:0Issues:0

Cstudies

My studies on C/C#/C++/Objective-C

Language:C#Stargazers:0Issues:0Issues:0

UTF8_To_Base64_Converter

Converter for UTF8 and Base64 text

Language:C#Stargazers:0Issues:0Issues:0

DIceRollGame

Dice roll game created to implement what I've learned about OOP

Language:C#Stargazers:0Issues:0Issues:0

ToDoListC-

My first small project in C#. Just a normal TODO list app to get started with the fundamentals

Stargazers:0Issues:0Issues:0

projetoTransportadora

Project oriented to study Flask and develop my first software containing front-end work. It is a software designed for an hypothetical freight company.

Language:HTMLStargazers:0Issues:0Issues:0

genre-recommendation

Project created using my knowledge acquired during my Machine Learning studies. It uses python libraries with pre-defined models to recommend a new genre based on the user's musical taste.

Language:PythonStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0

to_do_listDjango

Basic to-do list using Django for study purposes

Language:PythonStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0

dataStructuresAndAlgos

my notes and studies about data structures, algorithms and etc

Language:PythonStargazers:0Issues:0Issues:0

PokemonDjangoStudies

created a basic website with the purpose of applying what I've learned so far in Django. Please don't mind the page layout and design, my goal here is to learn how to implement Django databases and etc.

Language:PythonStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0

console_chat

Chat room using console for computer in the same LAN. Includes the option to log user actions and messages. All messages are encrypted using a method developed by myself.

Language:PythonStargazers:0Issues:0Issues:0

type-suggestion

Project develop to imitate the Chinese/Japanese/Korean system of word suggestion and recommendation for users during typing. Still need improvements but it works pretty well.

Language:PythonStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0

signup-login-server-database

A project created to study Python sockets and sqlite3 libraries. It is a signup and login script using a database allocated in a server. Includes scripts for both the server/database and the signup/login for users.

Language:PythonStargazers:0Issues:0Issues:0

Reverse

Basically a script to reverse a list without using the python built-in reverse function. Did it for leetcoding

Language:PythonStargazers:0Issues:0Issues:0