Eddie Lazar (lazarchitect)

lazarchitect

Geek Repo

Company:Accenture

Location:New Jersey

Github PK Tool:Github PK Tool

Eddie Lazar's repositories

Checkers

Checkers game in Python with a GUI made in Pygame.

Language:PythonStargazers:1Issues:0Issues:0

ChessGUI

Java GUI-based desktop app to play Chess. Features to implement - piece control logic, account login, netcode to play online, database to save game states and player accounts, per-game movement history

Language:JavaStargazers:1Issues:0Issues:0

FlaskReactor

With a Flask backend and a React front-end, this site will let you play board games online with friends. The culmination of many different ideas and projects. Full stack, complete with PostgreSQL database and CI/CD Jenkins + Docker tooling. Powered by Linux / Raspberry Pi!

Language:PythonStargazers:1Issues:0Issues:0

Hangman

Hangman game I made in python over summer of 2014. First fairly large python project. Uses tkinter for a simple, not-too-ugly GUI and a random word API to keep things interesting and occasionally impossible. Feel free to poke around, tell me where my code sucks, use it for your own project, or just have fun playing the game!

Language:PythonLicense:UnlicenseStargazers:1Issues:0Issues:0

Quadradius

Clone of the classic version of the online board game in Python, using pygame for GUI. Just a fun project. I make no claim that any ideas are my own. Just a game that I loved, but got taken down.

Language:PythonStargazers:1Issues:0Issues:0

Tkinter-Projects

GUI stuff I've made with Python's tkinter standard library, in Python 3.4. Calculator, Temperature Converter, etc. More to come.

Language:PythonStargazers:1Issues:0Issues:0

Deckerator

website for designing and maintaining Magic: The Gathering decks.

Language:HTMLStargazers:0Issues:0Issues:0

Minesweeper

Minesweeper clone in Python 3 using the built-in Tkinter GUI module.

Language:PythonStargazers:0Issues:0Issues:0

SongGuesser

Name-That-Tune style trivia game written in Python's Pygame. My first foray into the module. Uses Billboard API to determine popular songs, and Spotify API to download freee 30-second snippets and artist data.

Language:PythonStargazers:0Issues:0Issues:0

TicTacToe

TicTacToe with two modes: Vs. AI or Vs. a friend, locally.

Language:JavaStargazers:0Issues:1Issues:0

AdventOfCode

My solutions for Eric Wastl's Advent of Code. Work in progress.

Language:PythonStargazers:0Issues:0Issues:0

ChainPass

Short command line interface for storing and quickly recovering passwords.

Language:PythonStargazers:0Issues:1Issues:0
Language:JavaStargazers:0Issues:0Issues:0

Codebreakers

Two-player game I'm working on. Uses Flask as a server to interact with the players on the client side. Game is playable from a browser by using JS and AJAX to send and receive data.

Language:HTMLStargazers:0Issues:0Issues:0

CommuteData

Simple Python Script for gathering data for my daily commute and adding it to a database for later analysis. Mostly intended to be a project where I work with some advanced data processing tools, but it's also something I'd like to know more about, considering it affects a huge part of my day, every day.

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

Echo-Socket

Really basic introduction to java socket programming. Server runs, accepts the client. Client can send a message to and fro.

Language:JavaStargazers:0Issues:0Issues:0

FreeToPlay-Champs

A GUI tool in python's built-in tkinter module for displaying this week's Free To Play champions in League Of Legends.

Language:PythonStargazers:0Issues:0Issues:0

HTTP_Server

Sets up an HTTP Server that a client can connect to and make requests from. Currently implements GET, POST, and HEAD.

Language:JavaStargazers:0Issues:0Issues:0
Language:JavaStargazers:0Issues:0Issues:0

lazarchitect

Config files for my GitHub profile.

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

platformer

Making a platformer game in PyGame.

Language:PythonStargazers:0Issues:0Issues:0

Pong

close recreation of the classic game in python's Pygame. AI is a bit dumb. Press q to quit.

Language:PythonStargazers:0Issues:1Issues:0

server-test

attempting to designed a threaded server for games using sockets

Language:PythonStargazers:0Issues:0Issues:0

Space-Invaders

Another entry in my ongoing "recreate old games in pygame" series. Art design is not exactly complete at the moment. Very much a WIP.

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

supreme-bot

a bot for buying stuff on supremenewyork.com. Proof of concept, more than anything. Truth be told, its really just an exercize in Selenium.

Language:PythonStargazers:0Issues:0Issues:0

TabTimer

Site that generates a timer that you can see from other tabs... because the timer is in its own tab!

Language:HTMLStargazers:0Issues:0Issues:0

TheRustBook

My journey of self-education through the official Rust documentation / tutorial

Language:RustStargazers:0Issues:0Issues:0