resume

Here is a copy of my resume. I am currently open for internship and research opportunities mostly in the area of systems security and applications of cryptography.

Basics

Name Eldar Hasanov
Label Software Engineer
Email eldarh079@berkeley.edu
Url https://linkedin.com/in/eldar-hasanov/
Summary Aspiring software engineer with a strong foundation in computer science, currently pursuing a Bachelor's degree at UC Berkeley. Experienced in software development, blockchain technology, and machine learning research.

Work

  • 2023.08 - 2024.02
    Software Engineering Intern
    1PR Brands
    New York, NY (Remote)
    • Developed software for music creators to assist with professional, financial, and marketing decisions.
    • Engineered backend logic in Node.js and Spotify API.
    • Assisted in the development of React frontend.
    • Performed in-depth quantitative analysis using various music data APIs.
  • 2023.02 - 2023.07
    Computer Science Intern
    Anthems Inc.
    San Francisco, CA (Hybrid)
    • Researched and analyzed the performance of multiple blockchains for dynamic and NFT implementation.
    • Developed dynamic smart contracts in Solidity and Cadence on ETH, Flow, and Polygon.
    • Optimized on-chain functions, reducing average transaction fees by 35%.
  • 2021.10 - 2022.04
    Machine Learning Research Assistant
    Lawrence Space Sciences Laboratory
    Berkeley, CA
    • Conducted research on interstellar dust using machine learning algorithms.
    • Improved auto-grader efficiency using PCA and modeling.
    • Developed new testing software and visualized results for presentation.

Education

  • - May 2025

    Berkeley, CA

    Bachelor of Arts
    University of California, Berkeley
    Computer Science
    • CS 170 Efficient Algorithms and Intractable Problems
    • CS 161 Computer Security
    • CS 188 Introduction to Artificial Intelligence
    • CS61A Structure and Interpretation of Computer Programs
    • CS61B Data Structures and Algorithms
    • CS61C Great Ideas of Computer Architecture (Machine Structures)
    • CS 70 Discrete Mathematics and Probability Theory
    • CS 294 Designing Computerized STAR Assessments
    • DATA C8 Foundations of Data Science
    • CS 194 Web Development
    • EECS 16A Designing Information Devices and Systems

Skills

Programming Languages
Python
Java
Go
C
HTML/CSS
JavaScript
SQL
Solidity
Frameworks/Libraries
Node.js
Express.js
React
Flask
Pandas
JUnit Testing
Tensorflow
OpenMP
Developer Tools
Git
Vim
Docker
GDB
Valgrind
Jupyter Notebook
Linux
Windows
MacOS

Languages

English
Fluent
Russian
Native Speaker
Azerbaijani
Native Speaker
Turkish
Proficient

Interests

Computer Science
Computer Security
Software Engineering
Machine Learning
Operating Systems
Blockchain
Mathematics
Cryptography
Algorithms
Discrete Mathematics

Projects

  • 2024.01 - 2024.04
    Secure File Sharing System
    Developed a fully secure file-sharing system in Go with the ability to detect attacks on a vulnerable database.
    • Utilized security concepts such as Symmetric and Asymmetric (RSA) encryptions, MACs, Digital Signatures.
  • 2023.09 - 2023.12
    ClubHub
    Built a full-stack web app allowing UC Berkeley students to browse, subscribe, apply, and rate clubs.
    • Developed in a team of 4 during CalHacks 10.0 Hackathon using Typescript, React, and Supabase DB.
  • 2022.09 - 2022.12
    Build Your Own World
    Built a 2D world-generating engine in Java allowing complex interactions, such as the ability to move, load/save mechanism, and enemies following path algorithms.
    • Utilized graphs, hash-maps, rendering, and A* algorithm.