How to Become a Software Engineer from Scratch in 2024? (2024)

Table of Contents
What Is Software Engineering? 1. Requirements Analysis 2. Design 3. Implementation 4. Testing 5. Maintenance Become a Software Development Professional Here's what learners are saying regarding our programs: The Importance of Software Engineering in Today’s Tech-Driven World Software Engineer Roles and Responsibilities 1. Software Development: 2. Problem Solving: 3. System Architecture: 4. Testing and Quality Assurance: 5. Documentation: 6. Collaboration: 7. Version Control: 8. Agile/Scrum: 9. Continuous Integration/Continuous Deployment (CI/CD): 10. Performance Optimization: Become a Software Development Professional Here's what learners are saying regarding our programs: 11. Security: 12. Maintenance and Updates: 13. Technical Research: 14. Mentoring and Knowledge Sharing: 15. Communication: 16. Continuous Learning: 15 Essential Software Engineer Skills How to Become a Software Engineer: Software Engineer Roadmap Step 1: Lay a Strong Educational Foundation Step 2: Master Programming Languages Step 3: Dive into Data Structures and Algorithms Step 4: Build Personal Projects Step 5: Contribute to Open Source Step 6: Seek Internships and Co-op Programs Step 7: Network and Connect Step 8: Keep Learning Step 9: Prepare for Technical Interviews Step 10: Start Your Software Engineering Career Become a Software Development Professional Here's what learners are saying regarding our programs: Software Engineer Career Path Progression The Foundation: Junior Software Engineer The Ascent: Software Engineer Reaching New Heights: Senior Software Engineer Beyond the Horizon: Lead Roles and Beyond Pinnacle of Success: Technical Director or VP of Engineering Work-life Balance in Software Engineering The Importance of Work-Life Balance Practical Tips for Achieving Work-Life Balance 1. Set Boundaries: 2. Prioritize Tasks: 3. Effective Communication: 4. Continuous Learning: 5. Seek Support: 6. Flexibility: 7. Hobbies and Interests: Become a Software Development Professional Here's what learners are saying regarding our programs: Software Engineer Salaries Choose The Right Software Development Program FAQs 1. Is it hard to be a software engineer? 2. What is the best programming language to start with for a beginner? 3. How important are internships in building a career in software engineering? 4. How can I become a software engineer after 12th? 5. Can I become a software engineer without a formal degree? 6. Is JEE compulsory for software engineering? 7. What are the prospects for software engineers in the next decade?

Software engineering is a cornerstone of technological progress in an era where software is seamlessly integrated into every aspect of our lives. It encompasses the art and science of designing, developing, testing, and maintaining software systems. From small utility applications to complex, mission-critical systems, software engineering is the discipline that transforms concepts into functional, reliable, and user-friendly software.

What Is Software Engineering?

Software Engineering is a computer science and engineering discipline that designs, develops, tests and maintains software systems. It involves applying systematic and structured approaches to software development to ensure that software products are reliable, efficient, and meet the needs of users and organizations. SE encompasses various processes, principles, and methodologies to produce high-quality software.

1. Requirements Analysis

The first step in software engineering is understanding the problem that needs to be solved. Software engineers work closely with stakeholders to gather and analyze requirements.

2. Design

Once the requirements are clear, software engineers design the architecture and structure of the software. This includes creating high-level and low-level designs, specifying data structures, and planning the overall system layout. Good design is crucial to ensure scalability, maintainability, and performance.

3. Implementation

Coding is where the rubber meets the road. Software engineers write code using programming languages, turning the design into a working product. They must follow best practices and coding standards to create clean, readable, and maintainable code.

4. Testing

Quality assurance forms a foundational pillar of software engineering. Engineers engage in diverse testing processes, such as unit testing, integration testing, and user acceptance testing, to guarantee that the software operates flawlessly and aligns with the defined specifications. Any identified bugs or issues are promptly addressed and resolved during this phase.

5. Maintenance

Software isn't a one-time endeavor. Following deployment, software engineers are responsible for ongoing support and maintenance. This entails rectifying issues, introducing fresh functionalities, and ensuring the software stays aligned with advancing technologies and evolving needs.

Become a Software Development Professional

  • 35% Annual Growth
  • 80K+
  • How to Become a Software Engineer from Scratch in 2024? (1)

    Full Stack Developer - MERN Stack

    • 40+ micro skilling exercises & 6+ work-like professional projects
    • Develop expertise in 10+ full stack development tools and frameworks

    6 months

    View Program

  • How to Become a Software Engineer from Scratch in 2024? (2)

    Automation Testing Masters Program

    • Comprehensive blended learning program
    • 200 hours of Applied Learning

    11 months

    View Program

prevNext

Here's what learners are saying regarding our programs:

  • How to Become a Software Engineer from Scratch in 2024? (3)

    Daniel Altufaili

    IT infrastructure oprations, Johnson Electric

    After completing this course, I was given new projects at my workplace due to my advanced knowledge of IT, IoT & ML. Besides that, I was also rewarded with a promotion and a 20% salary hike. This program has helped broaden my knowledge and encouraged me to keep upskilling to enhance my knowledge.

  • How to Become a Software Engineer from Scratch in 2024? (4)

    Madina Tleubayeva

    After the course, I secured a job at PSI Corporation in the Test Automation domain with a 20% hike in my salary. I can implement all the skills I gained in my current position.

prevNext

Not sure what you’re looking for?View all Related Programs

The Importance of Software Engineering in Today’s Tech-Driven World

  1. Innovation drives progress, and software engineering is at the forefront of innovation. It creates new products and services that enhance our lives, from self-driving cars to healthcare apps that monitor our well-being.
  2. Software engineering automates tasks, making processes more efficient and cost-effective. Businesses can streamline operations and improve productivity with the right software solutions.
  3. Software engineering connects people and devices. The internet, social media platforms, and communication apps have revolutionized how we interact and share information globally.
  4. Software engineering allows for scalable solutions in a world where businesses can experience rapid growth. Companies can adapt and expand their software systems to meet increasing demand.
  5. As the digital landscape expands, so does the need for cybersecurity. Software engineers help develop secure systems and protect sensitive data from cyber threats.
  6. Software engineering has made technology more accessible to a wider audience. User-friendly interfaces and intuitive design make using digital tools easier for people of all ages and backgrounds.

Software Engineer Roles and Responsibilities

Software engineer roles and responsibilities can vary depending on the specific company, project, and team structure. However, here is a list of common roles and responsibilities that software engineers often have.

1. Software Development:

  • Design, code, test, and maintain software applications.
  • Develop clean, efficient, and maintainable code.
  • Use programming languages and development frameworks.

2. Problem Solving:

  • Analyze complex technical problems and propose solutions.
  • Debug and troubleshoot issues in software systems.
  • Optimize code and algorithms for performance.

3. System Architecture:

  • Participate in architectural design discussions.
  • Collaborate with system architects to define software architecture.

4. Testing and Quality Assurance:

  • Write unit tests, integration tests, and perform code reviews.
  • Ensure software meets quality and security standards.
  • Perform automated and manual testing.

5. Documentation:

  • Create technical documentation for code, APIs, and systems.
  • Maintain documentation and keep it up-to-date.

6. Collaboration:

  • Work closely with cross-functional teams (designers, product managers, QA engineers).

7. Version Control:

  • Use version control tools to manage code repositories.
  • Understand branching, merging, and conflict resolution.

8. Agile/Scrum:

  • Follow Agile methodologies for project management.
  • Participate in daily stand-ups, sprint planning, and retrospectives.

9. Continuous Integration/Continuous Deployment (CI/CD):

  • Set up and maintain CI/CD pipelines for automated testing and deployment.
  • Ensure code is integrated and deployed efficiently.

10. Performance Optimization:

  • Identify and resolve performance bottlenecks.
  • Optimize algorithms, database queries, and code for efficiency.

Become a Software Development Professional

  • 35% Annual Growth
  • 80K+
  • How to Become a Software Engineer from Scratch in 2024? (5)

    Full Stack Developer - MERN Stack

    • 40+ micro skilling exercises & 6+ work-like professional projects
    • Develop expertise in 10+ full stack development tools and frameworks

    6 months

    View Program

  • How to Become a Software Engineer from Scratch in 2024? (6)

    Automation Testing Masters Program

    • Comprehensive blended learning program
    • 200 hours of Applied Learning

    11 months

    View Program

prevNext

Here's what learners are saying regarding our programs:

  • How to Become a Software Engineer from Scratch in 2024? (7)

    Daniel Altufaili

    IT infrastructure oprations, Johnson Electric

    After completing this course, I was given new projects at my workplace due to my advanced knowledge of IT, IoT & ML. Besides that, I was also rewarded with a promotion and a 20% salary hike. This program has helped broaden my knowledge and encouraged me to keep upskilling to enhance my knowledge.

  • How to Become a Software Engineer from Scratch in 2024? (8)

    Madina Tleubayeva

    After the course, I secured a job at PSI Corporation in the Test Automation domain with a 20% hike in my salary. I can implement all the skills I gained in my current position.

prevNext

Not sure what you’re looking for?View all Related Programs

11. Security:

  • Be aware of security best practices and potential vulnerabilities.
  • Implement security measures to protect software and data.

12. Maintenance and Updates:

  • Provide ongoing support for deployed software.
  • Apply updates, patches, and bug fixes as needed.

13. Technical Research:

  • Research and evaluate new tools, libraries, and frameworks.

14. Mentoring and Knowledge Sharing:

  • Conduct code reviews and provide constructive feedback.

15. Communication:

  • Communicate technical information effectively to non-technical stakeholders.
  • Document and communicate project progress and issues.

16. Continuous Learning:

  • Maintain and improve technical skills and knowledge.
  • Attend conferences, workshops, and training programs.

15 Essential Software Engineer Skills

  1. Communication: Engineers must convey ideas, discuss solutions, and collaborate with cross-functional teams, including designers, product managers, and non-technical stakeholders.
  2. Problem-solving: Software engineers are problem solvers by nature. They identify issues, analyze them, and develop creative and efficient solutions. The ability to think critically and troubleshoot is invaluable.
  3. Coding: At its core, software engineering is about writing code. Strong coding skills are essential, including knowledge of best practices, clean code principles, and version control systems like Git.
  4. Programming Languages: Proficiency in programming languages is a must. Depending on the project, you may work with languages like Java, C++, C#, Ruby, etc. The key is to master the languages relevant to your field.
  5. Software Testing: Writing code is only part of the job. Ensuring the code works as intended through rigorous testing is crucial. Familiarity with testing frameworks and methodologies is vital for delivering reliable software.
  6. Python: It is a widely used programming language known for its simplicity and readability. It's a popular choice for web development, data analysis, and artificial intelligence, making it a valuable skill for software engineers.
  7. Software Development: Understanding the whole SDLC, from requirements gathering to deployment and maintenance, is essential. Knowledge of methodologies like Agile and Scrum can be beneficial.
  8. Software Engineering Principles: Familiarity with software engineering principles, including design patterns, architectural concepts, and scalability, helps create robust and maintainable software systems.
  9. JavaScript: For front-end development, JavaScript is a dominant player. It powers interactivity and user experiences on the web. Proficiency in JavaScript and its associated frameworks (e.g., React, Angular, Vue.js) is highly sought after.
  10. Project Management: Software engineers often work on complex projects. Project management skills, including task prioritization, time management, and Agile methodologies, help ensure successful project completion.
  11. Creativity: Software engineering is not just about writing code but crafting elegant solutions. Creative thinking can lead to innovative approaches and unique problem-solving.
  12. Design: Understanding user experience (UX) and user interface (UI) design principles is essential, especially for front-end developers. Design skills contribute to creating user-friendly applications.
  13. Teamwork: Collaboration is a cornerstone of software engineering. Software engineers must work effectively within teams, share knowledge, and contribute to collective success.
  14. SQL: Databases are a fundamental part of many software applications. SQL (Structured Query Language) knowledge is essential for managing and querying databases efficiently.
  15. HTML: For web development, HTML is the foundation of all web pages. Understanding HTML and its role in structuring web content is crucial for front-end developers.

How to Become a Software Engineer: Software Engineer Roadmap

Becoming a software engineer is an exciting journey, offering numerous opportunities for learning and growth in the ever-evolving tech industry. Whether you're just starting or considering a career change, this roadmap will guide you through the steps to become a software engineer and embark on a rewarding path in technology.

Step 1: Lay a Strong Educational Foundation

Establishing a solid educational background is the first step. Most software engineers hold a bachelor's degree in computer science or a related field.

Step 2: Master Programming Languages

Programming is the heart and soul of software engineering. Depending on your career goals, you must become proficient in Python, Java, JavaScript, C++, etc. Begin by learning the basics and gradually move on to more advanced topics.

Step 3: Dive into Data Structures and Algorithms

They are the building blocks of software development. These concepts are essential for solving complex problems efficiently. Invest time in understanding how data structures work, practice implementing algorithms, and learn how to analyze their time and space complexity.

Step 4: Build Personal Projects

Hands-on experience is crucial in software engineering. Create personal projects to apply what you've learned. Start with small, manageable projects and gradually work up to more complex ones. Building your own applications or websites will improve your skills and give you a portfolio to showcase to potential employers.

Step 5: Contribute to Open Source

Collaborating on open-source projects is a fantastic way to gain real-world experience, work with experienced developers, and give back to the community. It's an opportunity to improve your coding skills, learn from others, and build a reputation in the software engineering world.

Step 6: Seek Internships and Co-op Programs

Internships and co-op programs with tech companies provide invaluable hands-on experience and insight into the industry. Apply for these opportunities to gain exposure to real-world software engineering projects and learn from professionals.

Step 7: Network and Connect

Networking is an essential part of any career. Attend tech meetup conferences and join online forums to connect with professionals in the field. Use platforms like LinkedIn to build your professional network and stay updated on industry trends.

Step 8: Keep Learning

The tech industry constantly evolves, so staying up-to-date is crucial. Consider pursuing certifications, online courses, or additional degrees to expand your knowledge and skills.

Step 9: Prepare for Technical Interviews

When you're ready to enter the job market, be prepared for technical interviews. Practice coding challenges, algorithm questions, and system design discussions. Many resources, including books, websites, and coding platforms like LeetCode and HackerRank, are available to help you prepare.

Step 10: Start Your Software Engineering Career

Once you've acquired the necessary skills and prepared for interviews, apply for software engineering positions. Optimize your curriculum vitae and cover letter to highlight your skills and experiences. Be open to entry-level positions to gain practical experience and work your way up.

Become a Software Development Professional

  • 35% Annual Growth
  • 80K+
  • How to Become a Software Engineer from Scratch in 2024? (9)

    Full Stack Developer - MERN Stack

    • 40+ micro skilling exercises & 6+ work-like professional projects
    • Develop expertise in 10+ full stack development tools and frameworks

    6 months

    View Program

  • How to Become a Software Engineer from Scratch in 2024? (10)

    Automation Testing Masters Program

    • Comprehensive blended learning program
    • 200 hours of Applied Learning

    11 months

    View Program

prevNext

Here's what learners are saying regarding our programs:

  • How to Become a Software Engineer from Scratch in 2024? (11)

    Daniel Altufaili

    IT infrastructure oprations, Johnson Electric

    After completing this course, I was given new projects at my workplace due to my advanced knowledge of IT, IoT & ML. Besides that, I was also rewarded with a promotion and a 20% salary hike. This program has helped broaden my knowledge and encouraged me to keep upskilling to enhance my knowledge.

  • How to Become a Software Engineer from Scratch in 2024? (12)

    Madina Tleubayeva

    After the course, I secured a job at PSI Corporation in the Test Automation domain with a 20% hike in my salary. I can implement all the skills I gained in my current position.

prevNext

Not sure what you’re looking for?View all Related Programs

Software Engineer Career Path Progression

The Foundation: Junior Software Engineer

Your journey typically begins as a Junior Software Engineer. You are like a sponge at this stage, absorbing knowledge and gaining practical experience. Your responsibilities may include writing code, debugging, and assisting with smaller projects. Here are some tips for success in this role:

  1. Learn Continuously: Stay up-to-date with the latest programming languages and technologies.
  2. Seek Mentorship: Don't hesitate to ask questions and seek guidance from senior colleagues.
  3. Contribute Actively: Show enthusiasm and take ownership of your assigned tasks.

The Ascent: Software Engineer

As you gain experience and confidence, you'll transition into the role of a Software Engineer. You'll tackle more complex projects, participate in architectural discussions, and become an integral part of the development team. Here's how to thrive in this stage:

  1. Problem Solving: Sharpen your problem-solving skills by tackling challenging coding problems and optimizing code for efficiency.
  2. Collaboration: Embrace teamwork and communicate effectively with your peers and other stakeholders.
  3. Code Quality: Focus on writing clean, maintainable code that adheres to best practices.

Reaching New Heights: Senior Software Engineer

The next rung on the ladder is the Senior Software Engineer position. At this stage, you're recognized for your expertise and leadership within the team. You may take on mentoring roles, guide architectural decisions, and drive projects to success. To excel as a Senior Software Engineer:

  1. Mentorship: Share your knowledge and help junior engineers grow.
  2. Architectural Thinking: Think beyond code and consider system-level design and architecture.
  3. Leadership: Lead by example and inspire others with your work ethic and problem-solving abilities.

Beyond the Horizon: Lead Roles and Beyond

As your career progresses, you may choose to specialize in a particular area, such as becoming a Principal/Lead Engineer, Engineering Manager, or even an Architect. Each of these roles involves greater responsibilities, leadership, and strategic decision-making. Here's what to focus on:

  1. Technical Leadership: Drive technical initiatives and shape the technical direction of your projects and teams.
  2. Management Skills: If you transition into management, develop strong leadership and communication skills to guide your team effectively.
  3. Innovation: Continue to innovate and stay at the forefront of technology trends.

Pinnacle of Success: Technical Director or VP of Engineering

You may reach roles like Technical Director or VP of Engineering at the highest echelons of the software engineering career ladder. Here, you'll be responsible for shaping the overall technical strategy of the organization, making critical decisions, and managing larger teams.

Work-life Balance in Software Engineering

Software engineers are dedicated to solving complex problems and creating innovative solutions. However, this commitment can sometimes blur the line between work and personal life. The nature of the profession, including tight project deadlines, on-call responsibilities, and the ever-evolving technology landscape, can lead to burnout if work-life balance is not prioritized.

The Importance of Work-Life Balance

  1. Preventing Burnout: Burnout is a real concern in software engineering due to the high-pressure environment. A healthy work-life balance helps prevent burnout, reduce stress and improve mental health.
  2. Enhancing Productivity: Paradoxically, overworking can lead to decreased productivity. Regular breaks and time away from work allow software engineers to recharge and return to tasks with renewed focus and creativity.
  3. Maintaining Relationships: Neglecting personal relationships can adversely affect mental health and happiness. Work-life balance enables you to spend quality time with loved ones.
  4. Long-Term Career Sustainability: Burnout can lead to career stagnation or derailment. A sustainable work-life balance is crucial for a long and successful career.

Practical Tips for Achieving Work-Life Balance

1. Set Boundaries:

  • Define clear boundaries between work and personal life.
  • Establish set working hours and stick to them.

2. Prioritize Tasks:

  • Use productivity tricks and time management techniques to prioritize tasks effectively.
  • Break large projects into manageable tasks to avoid feeling overwhelmed.

3. Effective Communication:

  • Communicate with your team about your workload and commitments.
  • Delegate tasks when possible and seek help when needed.

4. Continuous Learning:

  • Invest in continuous learning to improve efficiency and stay competitive in your field.
  • Learning new skills can lead to more efficient problem-solving and reduced work hours.

5. Seek Support:

  • Contact colleagues, mentors, or counselors if you experience burnout or stress.
  • Don't hesitate to ask for help or share your challenges with others.

6. Flexibility:

  • Leverage flexible work atmospheres like remote work or flexible hours.
  • Find a work environment that aligns with your personal needs and values.

7. Hobbies and Interests:

  • Maintain hobbies and interests outside of work to relax and unwind.
  • Engaging in non-work-related activities can provide a sense of balance and fulfillment.

Become a Software Development Professional

  • 35% Annual Growth
  • 80K+
  • How to Become a Software Engineer from Scratch in 2024? (13)

    Full Stack Developer - MERN Stack

    • 40+ micro skilling exercises & 6+ work-like professional projects
    • Develop expertise in 10+ full stack development tools and frameworks

    6 months

    View Program

  • How to Become a Software Engineer from Scratch in 2024? (14)

    Automation Testing Masters Program

    • Comprehensive blended learning program
    • 200 hours of Applied Learning

    11 months

    View Program

prevNext

Here's what learners are saying regarding our programs:

  • How to Become a Software Engineer from Scratch in 2024? (15)

    Daniel Altufaili

    IT infrastructure oprations, Johnson Electric

    After completing this course, I was given new projects at my workplace due to my advanced knowledge of IT, IoT & ML. Besides that, I was also rewarded with a promotion and a 20% salary hike. This program has helped broaden my knowledge and encouraged me to keep upskilling to enhance my knowledge.

  • How to Become a Software Engineer from Scratch in 2024? (16)

    Madina Tleubayeva

    After the course, I secured a job at PSI Corporation in the Test Automation domain with a 20% hike in my salary. I can implement all the skills I gained in my current position.

prevNext

Not sure what you’re looking for?View all Related Programs

Software Engineer Salaries

1. Entry-Level Software Engineer:

  • Median Salary: $70,000 - $100,000 per year
  • Entry-level software engineers typically have 0-2 years of experience and may hold bachelor's or master's degrees in computer science or related fields.

2. Mid-Level Software Engineer:

  • Median Salary: $100,000 - $140,000 per year
  • Mid-level engineers have 2-5 years of experience and often take on more complex responsibilities in software development.

3. Senior Software Engineer:

  • Median Salary: $130,000 - $180,000 per year
  • Senior engineers possess 5+ years of experience and are responsible for leading projects, making architectural decisions, and mentoring junior engineers.

4. Lead Software Engineer / Software Development Manager:

  • Median Salary: $150,000 - $220,000+ per year
  • These roles come with significant experience and often involve technical leadership, project management, and decision-making.

5. Principal Engineer / Technical Director / VP of Engineering:

  • Median Salary: $180,000 - $300,000+ per year
  • These high-level positions require extensive experience, and deep technical expertise and often involve setting technical strategies for a company.

Choose The Right Software Development Program

Determine your career goals and what you want to achieve through the software development program. Are you looking to switch careers, advance your skills, or specialize in a specific area of software development? Try these programs below.

  1. Accelerate your career as a software developer through this Full Stack Developer - MERN Program.
  2. If you are looking to enhance your software development skills further, we would highly recommend you to check out Simplilearn’sFull Stack Java Developer. In collaboration with IBM, this course can help you hone the right skills and make you job-ready.

  3. This Automation course is designed to elevate you as an automation test engineer by equipping you with essential industry skills such as GIT, Selenium, Jenkins, and JMeter. These skills empower you to effectively apply engineering principles to software development processes, enabling you to create high-quality products.

Alternatively, you can also browse through the list of courses here.

FAQs

1. Is it hard to be a software engineer?

Yes, software engineering can be challenging. It requires problem-solving skills, a strong understanding of concepts and the ability to adapt to evolving technologies. However, dedication and continuous learning make it a rewarding and fulfilling career.

2. What is the best programming language to start with for a beginner?

Python is recommended for beginners due to its simplicity, readability, and versatility. It's an excellent choice for learning fundamental programming concepts and building a solid foundation.

3. How important are internships in building a career in software engineering?

Internships are valuable for gaining real-world experience, building a network, and improving your resume. They can provide practical skills and insights that boost your career prospects in software engineering.

4. How can I become a software engineer after 12th?

To become a software engineer after completing the 12th grade, you can pursue a bachelor's degree in computer science or related fields. Alternatively, you can enroll in coding bootcamps or online courses to gain programming skills and build a portfolio.

5. Can I become a software engineer without a formal degree?

Yes, becoming a software engineer without a formal degree is possible. Many successful software engineers have learned through self-study, coding bootcamps, and online courses.

6. Is JEE compulsory for software engineering?

No, the Joint Entrance Examination (JEE) is not compulsory for software engineering careers. It is an entrance exam for engineering colleges in India. Still, various paths exist to becoming a software engineer, including pursuing a different entrance exam or taking alternative educational routes.

7. What are the prospects for software engineers in the next decade?

The prospects for software engineers are promising in the next decade and are expected to remain high. Emerging fields like AI, cybersecurity, and cloud computing offer exciting growth opportunities.

How to Become a Software Engineer from Scratch in 2024? (2024)
Top Articles
Latest Posts
Article information

Author: Ray Christiansen

Last Updated:

Views: 5945

Rating: 4.9 / 5 (49 voted)

Reviews: 80% of readers found this page helpful

Author information

Name: Ray Christiansen

Birthday: 1998-05-04

Address: Apt. 814 34339 Sauer Islands, Hirtheville, GA 02446-8771

Phone: +337636892828

Job: Lead Hospitality Designer

Hobby: Urban exploration, Tai chi, Lockpicking, Fashion, Gunsmithing, Pottery, Geocaching

Introduction: My name is Ray Christiansen, I am a fair, good, cute, gentle, vast, glamorous, excited person who loves writing and wants to share my knowledge and understanding with you.