Ian Denegri (iandenegri)

iandenegri

Geek Repo

Location:United States

Home Page:http://www.iandenegri.com

Github PK Tool:Github PK Tool

Ian Denegri's repositories

twitter_tweet_clean_up

The purpose of this project is to clean up your latest tweets (within 2 weeks or so). This project initially was supposed to slowly clean out old tweets but the Twitter API only allows me to go back around 2 weeks so instead it now just keeps my latest tweets cleaned up to keep my profile from getting flooded with Retweets.

Language:PythonStargazers:1Issues:0Issues:0

django_small_blog

Small Django blog that allows users to sign up to post. Has a minor view tracking system implemented but can be easily abused with mass refreshes. Has auth checking to make sure the user is signed up and grants permissions to edit/delete posts if user matches up with the post's author.

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

iandenegri.github.io

Repository hosting the code used to create my portfolio site to Heroku. The site utilizes AWS S3 to host user submitted images rather than static files so that this site can be used as a template to some degree.

Language:PythonStargazers:0Issues:1Issues:0

animated_travel_landing_page

HTML, CSS and a little bit of JS to make an animated landing page with a movie BG using HTML5 features

Language:CSSStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0

dynamic-landing-page

HTML, CSS and vanilla Javascript landing page that displays time in real time, can be customized and dynamically updates the background based on what time it is.

Language:JavaScriptStargazers:0Issues:0Issues:0

express-bootstrap-yelpcamp

A yelp-like site made using express for the backend and html, css, javascript and bootstrap 3 for the front end.

Language:HTMLStargazers:0Issues:0Issues:0

express-friend-adder

A small and relatively useless application that serves as an exercise in using express. Has an end point for posting new friends but friends are lost on app restart. Read the readme to see more functionalities and what I learned from this

Language:JavaScriptStargazers:0Issues:0Issues:0

express-movie-api-search

Search a public movie api using this simple express application.

Language:JavaScriptStargazers:0Issues:1Issues:0

express-restful-blog-app

Practicing doing routing for CRUD operations for a blog-like app using Express to get webdev practice outside of Django

Language:HTMLStargazers:0Issues:0Issues:0

express.js-auth-practice

Practicing setting up authentication in express.js and practice with writing my own middlewear

Language:JavaScriptStargazers:0Issues:0Issues:0

flask-mongodb-todo

FE files taken from Pretty Printed and then modified by me to work with my code.

Language:HTMLStargazers:0Issues:0Issues:0
Language:HTMLStargazers:0Issues:0Issues:0

html-css-jquery-todo-list

To-Do list created using HTML, CSS, Javascript and jQuery as an exercise in creating FE based projects.

Language:CSSStargazers:0Issues:1Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0

netflix-landing-page-emulation

Copying the netflix landing page using HTML, CSS and vanilla JS.

Language:HTMLStargazers:0Issues:2Issues:0

party-rock-on-twitter

Python Script that when run will retweet the Phoenix Wright x Party Rock crossover tweet. EDIT: It used to do that but the acccount that uploaded it got suspended so now it's a corgi video :-(

Language:PythonStargazers:0Issues:0Issues:0

rails_test_app

Trying out ruby on rails. Not a serious project.

Language:RubyStargazers:0Issues:0Issues:0

react-redux-form

Making a small form using react redux forms. Included a small validation function and a custom input field function so that the input fields can be a little nicer.

Language:JavaScriptStargazers:0Issues:0Issues:0

react-sample-form

Created a form in react without additional libraries. Console in dev tools will print out whatever is in the forms when submit is clicked.

Language:JavaScriptStargazers:0Issues:0Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0

React-Tic-Tac-Toe

Tic Tac Toe made using React. Features parent and child classes, and logic checks to verify status of game. Runs in browser.

Language:JavaScriptStargazers:0Issues:0Issues:0

React_UI_Practice

Working on creating a React project by starting with a wireframe made in Adobe XD and then creating the project based on the wireframe design.

Language:CSSStargazers:0Issues:0Issues:0

RGBColorGame

Vanilla Javascript-based game that uses an HTML and CSS front end to have a user analyze an RGB code and then pick which square matches it.

Language:JavaScriptStargazers:0Issues:0Issues:0

rock-paper-scissors-odin

Rock Paper Scissors Project to learn Javascript

Language:HTMLStargazers:0Issues:1Issues:0

SwiftWarApp

First time working with Swift and trying out the language. Made a single view iOS app that lets the user draw two cards, compare their values and then keep tally of wins and losses. Similar to War. Just doesn't have deck logic to keep track of which player is losing their deck and doesn't do anything on a draw. Definitely can be improved to do those features.

Language:SwiftStargazers:0Issues:0Issues:0

tweet-me-django-react

Twitter-like clone using Django for a RAPI BE and React for the FE

Language:PythonStargazers:0Issues:0Issues:0

wikipedia-search-app

Pure JS application that searches Wikipedia's API and displays results in Browser.

Language:JavaScriptStargazers:0Issues:0Issues:0