Skip to content

Instantly share code, notes, and snippets.

View nksazonov's full-sized avatar
🇺🇦

Sazonov Nikita nksazonov

🇺🇦
  • Kyiv, Ukraine
View GitHub Profile
@nksazonov
nksazonov / Makefile
Created April 27, 2024 11:01
rcdsubbot
#
# Rules for compiling and linking the typechecker/evaluator
#
# Type
# make to rebuild the executable file f
# make windows to rebuild the executable file f.exe
# make test to rebuild the executable and run it on input file test.f
# make clean to remove all intermediate and temporary files
# make depend to rebuild the intermodule dependency graph that is used
# by make to determine which order to schedule
@nksazonov
nksazonov / video_game_sales.csv
Created October 15, 2023 17:14
Video game sales dataset
We can't make this file beautiful and searchable because it's too large.
Name,Platform,Year_of_Release,Genre,Publisher,NA_Sales,EU_Sales,JP_Sales,Other_Sales,Global_Sales,Critic_Score,Critic_Count,User_Score,User_Count,Developer,Rating
Wii Sports,Wii,2006,Sports,Nintendo,41.36,28.96,3.77,8.45,82.53,76,51,8,322,Nintendo,E
Super Mario Bros.,NES,1985,Platform,Nintendo,29.08,3.58,6.81,0.77,40.24,,,,,,
Mario Kart Wii,Wii,2008,Racing,Nintendo,15.68,12.76,3.79,3.29,35.52,82,73,8.3,709,Nintendo,E
Wii Sports Resort,Wii,2009,Sports,Nintendo,15.61,10.93,3.28,2.95,32.77,80,73,8,192,Nintendo,E
Pokemon Red/Pokemon Blue,GB,1996,Role-Playing,Nintendo,11.27,8.89,10.22,1,31.37,,,,,,
Tetris,GB,1989,Puzzle,Nintendo,23.2,2.26,4.22,0.58,30.26,,,,,,
New Super Mario Bros.,DS,2006,Platform,Nintendo,11.28,9.14,6.5,2.88,29.8,89,65,8.5,431,Nintendo,E
Wii Play,Wii,2006,Misc,Nintendo,13.96,9.18,2.93,2.84,28.92,58,41,6.6,129,Nintendo,E
New Super Mario Bros. Wii,Wii,2009,Platform,Nintendo,14.44,6.94,4.7,2.24,28.32,87,80,8.4,594,Nintendo,E
@nksazonov
nksazonov / 2007_entry_exit.csv
Created October 15, 2023 16:26
London underground station passenger dataset
nlc Station Note Entry_Week Entry_Saturday Entry_Sunday Exit_Week Exit_Saturday Exit_Sunday AnnualEntryExit_Mill
500 Acton Town 9205 6722 4427 8899 6320 4304 5.77
502 Aldgate 9887 2191 1484 10397 2587 1772 5.57
503 Aldgate East 12820 7040 5505 12271 6220 5000 7.66
505 Alperton 4611 3354 2433 4719 3450 2503 3.01
506 Amersham 4182 1709 1004 3938 1585 957 2.34
507 Angel 25812 21332 12051 25367 22245 11876 16.63
508 Archway 12752 8814 5608 12092 7089 5001 7.74
509 Arnos Grove 6844 5734 3375 6392 5449 3138 4.31
510 Arsenal 4243 4085 2255 3752 4439 2301 2.73

Keybase proof

I hereby claim:

  • I am nksazonov on github.
  • I am nksazonov (https://keybase.io/nksazonov) on keybase.
  • I have a public key ASC7bEvIecn3YiLf7hjUrVcfdjSzB014AXdsHv7PDat7JQo

To claim this, I am signing this object:

@nksazonov
nksazonov / courseProjects.md
Created August 6, 2021 13:17
Nikita Sazonov's Course Projects Description

Теми курсової роботи

Курсова робота буде написана у вигляді Проектувальної роботи

Проектувальна робота полягає у створенні програмної системи із застосуванням знань, як правило, отриманих з навчання та самонавчання. Така робота включає формалізацію вимог, проектування, реалізацію, забезпечення якості та застосування відповідних методів керування проектами. Студенти можуть дотримуватися моделі процесу розробки, яку вважають за доцільне, і мають провести одну або кілька ітерацій розробки програмної системи відповідно до обраної моделі. У процес розробки бажано включити план проекту, який може регулярно оновлюватися, містити оцінку вартості, аналіз ризиків, розбиття роботи на завдання тощо. Також бажано фіксувати вимоги до системи, архітектурну та проектну документацію, плани тестування, програмний код та інсталяцію системи.

Kyiv Rails

  • Короткий опис