Resume

Download Resume

Ismail Kalimi

Chicago, IL


SKILLS_

    Languages:
        Ruby
        JavaScript ES6
        HTML5 & CSS3
        Python
        Java
        Go Lang
        Elixir
        Processing

    Frameworks_Libraries:
        Ruby:
            Ruby on Rails
            Sinatra
            Rspec
            Nokogiri
            Mechanize

        Javascript:
            ReactJS & Flux Architecture
            GreenSock Animation
            NodeJS
            AngularJS
            Webpack
            Jasmine

        HTML_CSS:
            Bootstrap
            Material UI

        Android

    Tools:
        Amazon Web Services
        Jenkins (Continous Integration)
        MemcacheD
        Redis
        Sidekiq

    Version_Control:
        Git (Github / BitBucket)

    Databases:
       MySQL, PostgreSQL, SQLite

    Development_Environment:
        MacOs
        Vim + Tmux
        UNIX Toolkit

    Visualization:
        Adobe Photoshop, Adobe Illustrator

EXPERIENCE_

Senior Software Engineer II

Dec ‘19 – Present

Inventables

Senior Software Engineer

Dec ‘16 – Nov ‘19

Vibes Media Inc

Software Engineer

Jan ‘16 – Dec ‘16

ExtendMed Inc

Software Engineer

Dec ‘14 – Jan ‘16

ContextMedia Inc

Phase 0 Guide Instructor

Sep ‘14 – Dec ‘15

Dev Bootcamp

Technical & Systems Administrator

Jun ‘12 – Jun ‘13

Al Rawi Group


EDUCATION_

Masters of Science in Computer Science | Georgia Tech

Jun ’16 - Dec ‘19

MOOCs := Coursera / Udacity

Bachelor in Architecture

Jun ’07 - Jun ‘12

PROJECTS_

Project Pothole

Source Code

Built a platform for users to quickly look and report potholes to the City of Chicago, data about city potholes are pulled in real-time using Open Data of Chicago and various API’s, The project was built as to provide a fast User Experience for optimum feedback from the residents of Chicago, Application was built on Ruby on Rails as backend and AngularJS, AJAX and jQuery on the front with additional statistics and graph built on D3js

After working together to get up the site running with google map integration my primarily role on this project shifted to parse and scrape the data from the City of Chicago API and make it accessible to the client from the server, I also took up the charge to optimize page load times and callback functions for the data, achieved those results using Dalli Cache and making the data JSON friendly

Historical Wiki

Source Code

Created a site where users could create posts focused on historical events, which would visually represented on a timeline. Application was built on Ruby on Rails with AJAX, jQuery on the frontend and the timeline was created with D3js

Subsequently after getting the basic rails skeleton up and running, I implemented technologies like Mechanize and Nokogiri to parse and scrape data from the web (specifically wikipedia) and add it to our database