Find this useful? Enter your email to receive occasional updates for securing PHP code.

Signing you up...

Thank you for signing up!

PHP Decode

\documentclass[11pt,a4paper,sans]{moderncv} % ModernCV themes \moderncvstyle{banking} ..

Decoded Output download

<?  \documentclass[11pt,a4paper,sans]{moderncv} 
 
% ModernCV themes 
\moderncvstyle{banking} % Style 
\moderncvcolor{blue}    % Color 
\nopagenumbers{}         % No page numbers 
 
% Character encoding 
\usepackage[utf8]{inputenc} 
 
% Adjust margins 
\usepackage[scale=0.75]{geometry} 
 
% Personal data 
\name{Ayush}{Anand} 
\title{AI/ML Specialist and Software Developer} % Optional 
\address{Indian Institute of Technology}{Delhi}{India} 
\phone[mobile]{+91 7567834583} % Mobile phone 
\email{[email protected]} % Email 
% LinkedIn 
\photo[64pt][0.4pt]{profile} % Photo (optional) 
 
% Document 
\begin{document} 
 
% Header 
\makecvtitle 
 
% Education 
\section{Education} 
\cventry{2024--2026}{PhD in Artificial Intelligence and Machine Learning}{Indian Institute of Technology}{Delhi}{\textit{}}{} 
\cventry{2022--2024}{M.Tech. in Computer Science and Artificial Intelligence}{Indian Institute of Technology}{Delhi}{\textit{CGPA: 9.2/10}}{} 
\cventry{2018--2022}{B.Tech. in Computer Science and Engineering}{Delhi University}{Delhi}{\textit{CGPA: 8.9/10}}{} 
\cventry{2016--2018}{Senior Secondary Education (CBSE)}{Adani Public School}{Gujarat}{\textit{Percentage: 94\%}}{} 
\cventry{2016}{Secondary Education (CBSE)}{Adani Public School}{Gujarat}{\textit{CGPA: 9.7/10}}{} 
 
% Skills 
\section{Skills} 
\cvitem{Programming Languages}{Python, Java, C++, R, SQL} 
\cvitem{AI/ML Tools}{TensorFlow, PyTorch, Scikit-learn, Keras, OpenCV} 
\cvitem{Software Development}{Agile Development, Full-Stack Development, REST APIs, Cloud Computing (AWS, Azure)} 
\cvitem{Data Science}{Data Analysis, Data Visualization, Feature Engineering, Big Data (Hadoop, Spark)} 
\cvitem{Version Control}{Git, GitHub, GitLab} 
\cvitem{Languages}{English (Fluent), Hindi (Native)} 
 
% Experience 
\section{Experience} 
\cventry{2025 (Summer)}{AI Research Intern}{Google AI Research}{Mountain View, USA}{}{ 
\begin{itemize} 
    \item Developed advanced natural language processing models for semantic search. 
    \item Worked on optimizing transformer-based models for real-time applications. 
    \item Collaborated with cross-functional teams to deploy ML solutions at scale. 
\end{itemize}} 
 
\cventry{2024--2025}{Software Developer Intern}{Microsoft Research Lab}{Bangalore, India}{}{ 
\begin{itemize} 
    \item Built predictive analytics tools using machine learning techniques. 
    \item Enhanced cloud-based software systems for real-time data processing. 
    \item Designed and tested scalable microservices architectures. 
\end{itemize}} 
 
\cventry{2023--2024}{Machine Learning Engineer}{TechVision AI}{Delhi, India}{}{ 
\begin{itemize} 
    \item Designed and deployed ML models for image recognition and classification. 
    \item Improved model accuracy by 15\% through advanced feature engineering. 
    \item Conducted workshops on AI ethics and best practices. 
\end{itemize}} 
 
\cventry{2022--2023}{Freelance Data Scientist}{Self-Employed}{Remote}{}{ 
\begin{itemize} 
    \item Provided end-to-end solutions for predictive modeling and data insights. 
    \item Developed dashboards for real-time monitoring of business KPIs. 
    \item Automated data pipelines, reducing processing time by 30\%. 
\end{itemize}} 
 
% Projects 
\section{Projects} 
\cvitem{Autonomous Vehicle Simulation}{Developed an AI-based simulation for autonomous navigation using reinforcement learning.} 
\cvitem{Healthcare AI Assistant}{Built a chatbot to assist in preliminary diagnosis and patient triage using NLP.} 
\cvitem{AI-Powered Recommendation System}{Implemented a recommendation system for e-commerce platforms, increasing user engagement by 20\%.} 
\cvitem{Fraud Detection System}{Designed an ML-based fraud detection model for financial transactions.} 
\cvitem{Sentiment Analysis Tool}{Created a tool to analyze customer feedback using natural language processing techniques.} 
 
% Certifications 
\section{Certifications} 
\cvitem{2025}{Advanced Machine Learning Specialization (Coursera)} 
\cvitem{2024}{Deep Learning Certification (deeplearning.ai)} 
\cvitem{2024}{Cloud Computing and AI Applications (AWS Academy)} 
\cvitem{2023}{Data Science Professional Certificate (IBM)} 
\cvitem{2023}{Natural Language Processing (Stanford Online)} 
 
% Achievements 
\section{Achievements} 
\cvitem{2025}{Published research paper on "Optimizing Transformers for Low-Resource Languages" in a top-tier AI journal.} 
\cvitem{2024}{Recipient of the "Best Innovation in AI" award at TechCon India.} 
\cvitem{2024}{Developed an open-source AI library adopted by 10+ startups.} 
\cvitem{2023}{Won first place in an international hackathon on AI for social good.} 
\cvitem{2022}{Achieved highest distinction in the final year project on AI-based traffic management systems.} 
 
% Hobbies 
\section{Hobbies and Interests} 
\cvitem{}{Exploring AI ethics and applications, Participating in hackathons, Contributing to open-source projects, Writing technical blogs, and Attending AI conferences and meetups.} 
 
\end{document} ?>

Did this file decode correctly?

Original Code

\documentclass[11pt,a4paper,sans]{moderncv}

% ModernCV themes
\moderncvstyle{banking} % Style
\moderncvcolor{blue}    % Color
\nopagenumbers{}         % No page numbers

% Character encoding
\usepackage[utf8]{inputenc}

% Adjust margins
\usepackage[scale=0.75]{geometry}

% Personal data
\name{Ayush}{Anand}
\title{AI/ML Specialist and Software Developer} % Optional
\address{Indian Institute of Technology}{Delhi}{India}
\phone[mobile]{+91 7567834583} % Mobile phone
\email{[email protected]} % Email
% LinkedIn
\photo[64pt][0.4pt]{profile} % Photo (optional)

% Document
\begin{document}

% Header
\makecvtitle

% Education
\section{Education}
\cventry{2024--2026}{PhD in Artificial Intelligence and Machine Learning}{Indian Institute of Technology}{Delhi}{\textit{}}{}
\cventry{2022--2024}{M.Tech. in Computer Science and Artificial Intelligence}{Indian Institute of Technology}{Delhi}{\textit{CGPA: 9.2/10}}{}
\cventry{2018--2022}{B.Tech. in Computer Science and Engineering}{Delhi University}{Delhi}{\textit{CGPA: 8.9/10}}{}
\cventry{2016--2018}{Senior Secondary Education (CBSE)}{Adani Public School}{Gujarat}{\textit{Percentage: 94\%}}{}
\cventry{2016}{Secondary Education (CBSE)}{Adani Public School}{Gujarat}{\textit{CGPA: 9.7/10}}{}

% Skills
\section{Skills}
\cvitem{Programming Languages}{Python, Java, C++, R, SQL}
\cvitem{AI/ML Tools}{TensorFlow, PyTorch, Scikit-learn, Keras, OpenCV}
\cvitem{Software Development}{Agile Development, Full-Stack Development, REST APIs, Cloud Computing (AWS, Azure)}
\cvitem{Data Science}{Data Analysis, Data Visualization, Feature Engineering, Big Data (Hadoop, Spark)}
\cvitem{Version Control}{Git, GitHub, GitLab}
\cvitem{Languages}{English (Fluent), Hindi (Native)}

% Experience
\section{Experience}
\cventry{2025 (Summer)}{AI Research Intern}{Google AI Research}{Mountain View, USA}{}{
\begin{itemize}
    \item Developed advanced natural language processing models for semantic search.
    \item Worked on optimizing transformer-based models for real-time applications.
    \item Collaborated with cross-functional teams to deploy ML solutions at scale.
\end{itemize}}

\cventry{2024--2025}{Software Developer Intern}{Microsoft Research Lab}{Bangalore, India}{}{
\begin{itemize}
    \item Built predictive analytics tools using machine learning techniques.
    \item Enhanced cloud-based software systems for real-time data processing.
    \item Designed and tested scalable microservices architectures.
\end{itemize}}

\cventry{2023--2024}{Machine Learning Engineer}{TechVision AI}{Delhi, India}{}{
\begin{itemize}
    \item Designed and deployed ML models for image recognition and classification.
    \item Improved model accuracy by 15\% through advanced feature engineering.
    \item Conducted workshops on AI ethics and best practices.
\end{itemize}}

\cventry{2022--2023}{Freelance Data Scientist}{Self-Employed}{Remote}{}{
\begin{itemize}
    \item Provided end-to-end solutions for predictive modeling and data insights.
    \item Developed dashboards for real-time monitoring of business KPIs.
    \item Automated data pipelines, reducing processing time by 30\%.
\end{itemize}}

% Projects
\section{Projects}
\cvitem{Autonomous Vehicle Simulation}{Developed an AI-based simulation for autonomous navigation using reinforcement learning.}
\cvitem{Healthcare AI Assistant}{Built a chatbot to assist in preliminary diagnosis and patient triage using NLP.}
\cvitem{AI-Powered Recommendation System}{Implemented a recommendation system for e-commerce platforms, increasing user engagement by 20\%.}
\cvitem{Fraud Detection System}{Designed an ML-based fraud detection model for financial transactions.}
\cvitem{Sentiment Analysis Tool}{Created a tool to analyze customer feedback using natural language processing techniques.}

% Certifications
\section{Certifications}
\cvitem{2025}{Advanced Machine Learning Specialization (Coursera)}
\cvitem{2024}{Deep Learning Certification (deeplearning.ai)}
\cvitem{2024}{Cloud Computing and AI Applications (AWS Academy)}
\cvitem{2023}{Data Science Professional Certificate (IBM)}
\cvitem{2023}{Natural Language Processing (Stanford Online)}

% Achievements
\section{Achievements}
\cvitem{2025}{Published research paper on "Optimizing Transformers for Low-Resource Languages" in a top-tier AI journal.}
\cvitem{2024}{Recipient of the "Best Innovation in AI" award at TechCon India.}
\cvitem{2024}{Developed an open-source AI library adopted by 10+ startups.}
\cvitem{2023}{Won first place in an international hackathon on AI for social good.}
\cvitem{2022}{Achieved highest distinction in the final year project on AI-based traffic management systems.}

% Hobbies
\section{Hobbies and Interests}
\cvitem{}{Exploring AI ethics and applications, Participating in hackathons, Contributing to open-source projects, Writing technical blogs, and Attending AI conferences and meetups.}

\end{document}

Function Calls

None

Variables

None

Stats

MD5 935441f3f66f551bb23a41c5477d6244
Eval Count 0
Decode Time 126 ms