Pinned Repositories
100DaysOfSwift
🐙 + 🐱 = :octocat: A self-taught project to learn Swift.
2015
Public material for CS109
20486-DevelopingASPNETMVCWebApplications
In this course, students will learn to develop advanced ASP.NET MVC applications using .NET Framework tools and technologies. The focus will be on coding activities that enhance the performance and scalability of the Web site application. ASP.NET MVC will be introduced and compared with Web Forms so that students know when each should/could be used. This course will also prepare the student for exam 70-486.
30DaysofSwift
A self-taught project to learn Swift.
angular.js
HTML enhanced for web apps
AngularJS-Learning
A bunch of links to blog posts, articles, videos, etc for learning AngularJS
LoginTextField
A tiny UITextField subclass to use in login / registration forms.
Ramoji's Repositories
Ramoji/LoginTextField
A tiny UITextField subclass to use in login / registration forms.
Ramoji/awesome-scalability
Scalable, Available, Stable, Performant, and Intelligent System Design Patterns
Ramoji/Design-Patterns-In-Swift
Design Patterns implemented in Swift
Ramoji/every-programmer-should-know
A collection of (mostly) technical things every software developer should know about
Ramoji/flask-react-boilerplate
Simple boilerplate for a Flask backend and React client
Ramoji/git-cheat-sheet
:octocat: git and git flow cheat sheet
Ramoji/HealthCareApp
A sample iOS app for working on github
Ramoji/hipaa-compliance-developers-guide
A developers guide to HIPAA compliance and application development.
Ramoji/how-web-works
What happens behind the scenes when we type www.google.com in a browser?
Ramoji/interviews
Everything you need to know to get the job.
Ramoji/iOS-Goodies
Your favorite iOS Newsletter, now open source.
Ramoji/iOS-mvvm-template
Simple template for an iOS app in Swift based on the MVVM Architecture using ReactiveSwift
Ramoji/ioscreator
Tutorials from ioscreator.com
Ramoji/machine-learning-for-software-engineers
A complete daily plan for studying to become a machine learning engineer.
Ramoji/material-components-ios
Modular and customizable Material Design UI components for iOS
Ramoji/onboarding
A list of resources we at flyeralarm use to get new developers up and running
Ramoji/PracticeApp
Ramoji/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
Ramoji/rchat-app
A chat app, implemented using Flask-SocketIO with both the database (PostgreSQL) and the app deployed in Heroku. It also has user registration and authentication functionalities.
Ramoji/Roadster
A navigation and points of interest application for road trips
Ramoji/spellbook-of-modern-webdev
A Big Picture, Thesaurus, and Taxonomy of Modern JavaScript Web Development
Ramoji/Swift-1
Learning Swift. Reusable apps code.
Ramoji/swift-code-samples
This repo contains Swift code samples written specifically for questions in the HackerRank platform.
Ramoji/SwiftLearning
Learning the Swift Programming Language
Ramoji/system-design-interview
System design interview for IT companies
Ramoji/tech-interview-handbook
💯 Materials to help you rock your next coding interview
Ramoji/TextMe
TextMe iOS chat app 💬
Ramoji/ToDo-List
This is a simple example app implemented using the TDD concept.
Ramoji/trip-to-iOS
A curated list of delightful iOS resources.
Ramoji/UIButton-ImageAndTitlePositioning
A Swift-based UIButton extension to enable a button title positioning with respect to the button image