SANDEEP REDDY BANALA
***************@*****.***
San Diego, CA-92115 859-***-****
OBJECTIVE
Willing to work in the sphere of software development to widen the
spectrum of my knowledge and at the same time help the organization in
achieving their pre-defined goals.
EDUCATION
Masters in Computer Science
Aug '08 - Dec '10
San Diego State University, San Diego, California
GPA 3.9/4
Bachelor of Technology, Computer Science and Engineering
Sep '04 - May '08
SNIST, JNTU, Hyderabad, India
GPA 4.0/4
COURSES PURSUED
Advanced Programming Languages(C++,PROLOG,SR) Spatial
Database
Theory Of Parallel Algorithms
Network Security and Cryptography
Database Theory Implementation (PL/SQL, JDBC, Oracle 10g)
Object Oriented Programming
Advanced Distributed System
Geographic Information Sciences
Advances Web Development
Mobile Application Development(Android)
Advanced Robotics
Compilers Construction
TECHNICAL SKILLS
Programming Languages:
C,C++,JAVA,MS.NET,PL/SQL,PERL
Web Technologies:
HTML,XHTML,JAVASCRIPT,CSS,PHP,AJAX,CGI
Operating System:
DOS, UNIX, WINDOWS 95, 98, NT,
2000, XP, VISTA
Databases:
MYSQL, ORACLE 10g, ADO .NET
2.0
Tools:
ANDROID SDK,MS Office Suite, Open Office suite, Adobe
PhotoShop, Dreamweaver
WORK EXPERIENCE
Worked as Web Developer in BRUTE FORCE WEB SOLUTIONS and became active
member in the company
core team, My position deals with developing web pages
html,css,xhtml,php,mysql and maintaining them with CGI scripts.
Jun '06 -
Mar'08
Teaching Associate in computer science department of San Diego State
University under graduate advisor
Aug '08(working)
Worked as assistant professor in SNIST(JNTU) in C,OPERATING
SYSTEM,WEB APPLICATIONS
Jul '05 -
May'06
Student Computing Assistant-SDSU-San Diego-CA
Dec '08
PROJECTS:
CAMPUS MANAGEMENT SYSTEM using MS.NET FRAME WORK
" CAMPUS MANAGEMENT SYSTEM" is complete SMART CARD solution for
educational institutions, offering a complete operational management
system of the day-to-day activities in the campus with relation to
staff and students .this was developed using MS.NET FRAME WORK
(C#,ASP.NET,ADO.NET) and DBMS,SQL SERVER 2005.
GIS PROJECT using ESRI MOJO
This project helps in finding the location of a particular address
and plot the location in a map which is one of the advanced feature of
GPS SERVICE, i did this project using ESRI product MOJO and ADVANCED
JAVA (APPLETS,SWINGS,AWT) .
RESEARCH PAPER ON PEER-TO-PEER NETWORKING
Worked and developed new algorithm for bandwidth distribution
among peers for video on demand streaming and simulated the algorithm
using MATLAB simulation software,presented research paper in sdsu.
DEVELOPING APPLICATIONS FOR ANDROID PHONE
Presently working on android phone and developed applications like
TipCalculator, Restaurant based applications .(which contains a list
view of restaurants in particular location and if user selects a
restaurant user can view restaurant details and can edit the details
and user can see the address of the restaurant through mapview and
also his current location through GPS service inculcated in project,and updated widgets).
DEVELOPED FRIEND FINDER APPLICATION FOR ANDROID PHONE
Developed friend finder application for android phone which helps
us to see our friends location on map,application starts with login
page for acknowledged users and sign up page for a new user,when a
new user fills sign up page his data is directly stored in database
(MYSQL) on the server side,here I used APACHE (XAMPP) as the server
and communicated with server through PHP, after registering for the
first time then user can login using login page he can see the map
view which contains some menu options to see the friends list,to add
a friend etc.once if we add a friend notification will be sent to that
user if that user agrees the notification he can seen in map as well
as friends list. I used JAVA ECLIPSE,ANDROID SDK as frontend and
APACHE,MYSQL,PHP as backend).
DEVELOPED WEB PROJECTS
Developed web based applications like the web pages need to be
dynamically varying depending up on the users request and these
web pages should be connected with database MYSQL with the help of
PHP.
Developed Summer Camp Web Project where parents can join there
children in summer camp home page takes you to sign up page which have
a form which is generated using XHTML, CSS, validation is done using
JAVASCRIPT. after entering all the required fields user can see the
confirmation page with the details that user entered .and staff can
see the report which contains all the users registered for summer camp
they need to login using login page which accepts username and
password and directs to a report page where you can find links to
different styles of reports generated by using PHP, MYSQL. if you try
to open report directly it will redirect you to login page this is
done using SESSIONS in PHP, and if an authorized user seeing a report
if a login page or report is opened in another window or tab he will
be directed to see report directly without showing login page again.
DEVELOPED WEB PROJECT TO A CLIENT
Developed a website for a client such that he can modify the content
very easily when he wish to.
Initially created website using PERL CGI SCRIPTS and there is
separate page for admin who can login and can change the
content in all web pages I used hidden values to pass the data from
different CGI SCRIPTS and these CGI pages cannot be seen directly
without correct admin username and password.