Skip to content
View lookandhate's full-sized avatar
👾
Transnuclear monadoid with mayonnaise functor
👾
Transnuclear monadoid with mayonnaise functor

Highlights

  • Pro

Block or report lookandhate

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
lookandhate/README.md

19 y.o Computer Science Sophomore

You can get in tocuh with me using:

  1. Telegram: @lookandhatee
  2. Kaggle

My projects

  1. Bugtracker - first and last so far "serious" web project. Uses python library called Flask as backend framework. SQLite is used for user accounts and projects. Instead of pure SQLite, I used sqlalchemy wrapper to achieve more convinient way of data reading/writing processes.

  2. AWRPC - program that implements Discord Rich precense functionality for Armored Warfare PC game. I am not maintaining it anymore, because of obvious lack of popularity, but it's very easy to get it working after game updates. You just need to change one memory offset and rebuild the solution

  3. Armored Warfare API - another project related to Armored Warfare. This time project itself is some kind of unofficial player statistics API implementation. I found a very "hacky" way to access player statistics: just parse page from web-site, but in order to get access to player statistics page you need to be authenticated, so you won't be able to access player statistics without cookies from https://armata.my.games/. But at least it works. And again, due lack of game popularity, nobody really uses it.

  4. And the last, but not the least - my AW game statistics analysis (ye, I am really addicted to this game). But do not take this research as something serious, it some kind of my "Hello world" project in world of data science.

There are some other repos with projects, but it's not really cool ones. I wrote it then I was just learning, and it was wrote in the bad way

Test assigments

  1. Backend python developer
  2. Android developer course

Some University stuff

  1. Basics of programming track

  2. Object oriented programming track

  3. Internet programming(PHP) track

My skills

Languages

python Python

C++ C++ (Not really great)


Frameworks

0.C++ Unreal Engine 4

1.python Pandas

2.pythonnp numpy

3.pythonFlask Flask

4.python sqlalchemy


General

  1. SQL
  2. MongoDB MongoDB

Some fancy github statistics

ReadMe Card

Top Langs

Pinned Loading

  1. ArmoredWarfareAPI ArmoredWarfareAPI Public

    Player statistics API for Armored Warfare game

    Python 2

  2. AWRPC AWRPC Public

    Armored Warfare Discord Rich presence program

    C++ 2