bogazici-university
There are 42 repositories under bogazici-university topic.
enescakir/university-projects
Programming projects that I have written at Boğaziçi University
onesvat/registration-checker
A telegram bot that checks current grades from registration.boun.edu.tr
bounswe/bounswe2023group1
Disaster Response Platform, Software Development
enescakir/boun-yemekci
A slack bot that reminds cafeteria's lunch menu
KarahanS/Bachelor-University-Projects
Boğaziçi University CmpE Projects
suyunu/Senior-Project
Bogazici University Senior Project - Topic Modeling of Twitter Acounts
bounswe/culturage-bounswe2017group11
Culturage - Crowdsourcing project for "Cultural Heritages"
ThoAppelsin/bu-prerequisite-tree
One of my favorites: an application that draws the prerequisite tree of the required courses of a Bogazici University department of your choice.
bekir96/BOUN_PROJECTS
BOUN University Projects
tugcanolgun/YAHOMAS
Bogazici University SWE599 Hotel management system
MuhammedBuyukkinaci/The-Walking-Dead-Agent-Based-Modelling-In-NetLogo
An agent based modelling project in NetLogo for The Walking Dead, which is a famous American series.
Alierenkayhan/Alierenkayhan
I'm am Ali Eren Kayhan. 💻 Junior Software developer | Full Stack Developer | Dotnet, React, Django, C#, Python |🌱 Senior Student @ CET BOUN
bounswe/bounswe2017group4
This is the CMPE 352/451 Group 4 Project repository.
ThoAppelsin/Cmpe-250-of-Fall-2019---PS1
Codes we had written during the first PS.
ThoAppelsin/Cmpe-250-of-Fall-2019---PS2
Codes we had written during the second PS.
ThoAppelsin/virtual-window
My BSc final project; a proof-of-concept augmented reality software that tracks the head of the user via an ordinary laptop camera, projects the 3D scene behind accordingly onto the screen, and creates the illusion of a window to that 3D world behind.
GirayEryilmaz/University-Projects
Projects and homeworks I did at Boğaziçi University... The ones I could find...
kyzn/inspireMe
Project for CMPE58A at Bogazici University for Spring 2015.
suyunu/morphological-analyzer
A basic English two-level morphological analyzer.
ThoAppelsin/Cmpe-250-of-Fall-2019---PS10
Codes we have went over during the final PS.
ThoAppelsin/Cmpe-250-of-Fall-2019---PS3
Codes we had written during the third PS.
ThoAppelsin/Cmpe-250-of-Fall-2019---PS9
Codes we have went over during the 9th PS, and the visualization of a disjoint set data structure running.
umutseven92/Sentweet
Sentweet is a sentiment analyzer that uses the Twitter API.
yasserkabbout/tweeLights
Controlling Holiday Lights by a Twitter voting System API and a Raspberry Pi - IoT
burakkilicaslan/Software-Engineering-Practice-573
This repository represents my works and project about web application practice according to master degree course which is SWE 573 in Bogazici University
cerob/Tezla-car
:car: Boğaziçi University Embedded Systems course (CmpE443-Fall2018) project with LPC4088 board.
eermis1/Data_Science_Repository
Personal notebooks related data science
ThoAppelsin/bu-grades-autoquery
A Python project/script to check if your letter grades have been assigned, for Bogazici University students.
ThoAppelsin/CNF-SAT-Solver
A decider checking whether a given formula in conjunctive normal form is satisfiable.
ThoAppelsin/EV3-Calibration-Plots
Calibration plots for the EV3 robot, regarding a weekly assignment.
ThoAppelsin/Evolutionary-Game-Theory
Game Theoretical simulations for Evolutionary Dynamics course.
ThoAppelsin/Interactive-Propositional-Logic-Engine
An interactive propositional logic engine using natural deduction, currently is planned to be implemented in Julia.
ThoAppelsin/personal-website
A client-side web-application of a personal website prepared as a homework for a course.
Yusufss4/doubly-linked-list-java
An implementation of a generic Doubly Linked List in Java with unit tests, featuring core functionalities like adding, removing, and reversing elements.
Yusufss4/file-compression-test-tool
A Java-based command-line tool for benchmarking and comparing file compression algorithms like GZip, BZip2, LZ4, and Run-Length Encoding (RLE). Compress files, measure performance metrics (compression ratio, time taken), and customize compression levels for supported algorithms.