Franklin Perez
Share on Facebook MySpace
  • Blog Posts
  • Discussions
  • Events
  • Groups
  • Photos
  • Photo Albums
  • Videos

Gifts Received

Gift

Franklin Perez has not received any gifts yet

Give a Gift

 

Franklin Perez's Page

Profile Information

How did you hear about Codetown?
Internet Search
What are your main interests in software development?
Hello:

I am looking for IT job opportunities in the Central Florida area, Tampa/St. Petersburg area, or telecommuting. I have over 30+ years of IT experience.

I am interested in ANY job opportunity you might have from entry-level to mid-level to senior-level position. Compensation is secondary to having a long-term opportunity.

Attached is my latest resume. I also have a shorter version of my resume.

You can read the Experience Summary section of my resume to get an understanding of my entire skill set; it is just three pages long.

You may get an idea also by going to my LinkedIn page at the https://www.linkedin.com/in/franklin-perez-a9490840 hyperlink.

I have done all three tiers of software:
1) Front End: X-Windows/Motif programming with C language code; Java Swing, Java Server Pages, Java Applets, Java Beans, HTML, etc.
2) Back-End: Relational Database Design and Development where I created Entity Relationship diagrams and the created the database via SQL programming; SQL programming; relational databases with Informix, Oracle, Sybase, MySQL, PostgreSQL, Microsoft SQL Server; NoSQL database with MongoDB; Object Relational mapping with JDBC (Java DataBase Connectivity), JPA (Java Persistence Architecture), Java DataSource, JNDI (Java Naming and Directory Interface)
3) Middle Tier: Java, C, C++, GroovyScript, Python, Korn Shell, Bourne Shell, Perl, Sed, Awk, J2EE, JMS (Java Message Service), ESB (Enterprise Service Bus), SOA (Service Oriented Architecture), Apache Tomcat, Struts, MVC (Model View Controller), JBOSS, WebLogic, Application Servers, Web Services, SOAP (Simple Object Access Protocol) Web Services, RESTFul Web Services, XML, XSLT, JSON, etc.

For the ESB, I have experience with the following:
1) Software AG Integration Platform with webMethods Developer
2) Oracle Service Bus with Message Flows
3) Fiorano SOA Platform
4) JBOSS ESB

So, if you have any job opportunities that are in the following locations, I would be interested:
1) Central Florida areas: Orlando, Kissimmee, Saint Cloud, Lake Buena Vista, Ocoee, Heathrow, Oviedo, Lake Mary, Winter Springs, Daytona Beach, Melbourne, Maitland, Altamonte Springs, Sanford, Orange City, Ormond Beach, etc.
2) Tampa / St. Petersburg area: Tampa, St. Petersburg, Riverview, Oldsmar, Temple Terrace, Brandon, etc.
3) Telecommuting

Please call me to discuss....

Franklin Perez
(407) 694-7805
Do you have a website?
http://perezf.cnc.net/resume.doc
Anything else you'd like to add? Where do you live? (optional!)
Hello:

I am looking for IT job opportunities in the Central Florida area, Tampa/St. Petersburg area, or telecommuting. I have over 30+ years of IT experience.

I am interested in ANY job opportunity you might have from entry-level to mid-level to senior-level position. Compensation is secondary to having a long-term opportunity.

Attached is my latest resume. I also have a shorter version of my resume.

You can read the Experience Summary section of my resume to get an understanding of my entire skill set; it is just three pages long.

You may get an idea also by going to my LinkedIn page at the https://www.linkedin.com/in/franklin-perez-a9490840 hyperlink.

I have done all three tiers of software:
1) Front End: X-Windows/Motif programming with C language code; Java Swing, Java Server Pages, Java Applets, Java Beans, HTML, etc.
2) Back-End: Relational Database Design and Development where I created Entity Relationship diagrams and the created the database via SQL programming; SQL programming; relational databases with Informix, Oracle, Sybase, MySQL, PostgreSQL, Microsoft SQL Server; NoSQL database with MongoDB; Object Relational mapping with JDBC (Java DataBase Connectivity), JPA (Java Persistence Architecture), Java DataSource, JNDI (Java Naming and Directory Interface)
3) Middle Tier: Java, C, C++, GroovyScript, Python, Korn Shell, Bourne Shell, Perl, Sed, Awk, J2EE, JMS (Java Message Service), ESB (Enterprise Service Bus), SOA (Service Oriented Architecture), Apache Tomcat, Struts, MVC (Model View Controller), JBOSS, WebLogic, Application Servers, Web Services, SOAP (Simple Object Access Protocol) Web Services, RESTFul Web Services, XML, XSLT, JSON, etc.

For the ESB, I have experience with the following:
1) Software AG Integration Platform with webMethods Developer
2) Oracle Service Bus with Message Flows
3) Fiorano SOA Platform
4) JBOSS ESB

So, if you have any job opportunities that are in the following locations, I would be interested:
1) Central Florida areas: Orlando, Kissimmee, Saint Cloud, Lake Buena Vista, Ocoee, Heathrow, Oviedo, Lake Mary, Winter Springs, Daytona Beach, Melbourne, Maitland, Altamonte Springs, Sanford, Orange City, Ormond Beach, etc.
2) Tampa / St. Petersburg area: Tampa, St. Petersburg, Riverview, Oldsmar, Temple Terrace, Brandon, etc.
3) Telecommuting

Please call me to discuss....

Franklin Perez
(407) 694-7805

Comment Wall (1 comment)

You need to be a member of Codetown to add comments!

Join Codetown

At 2:05pm on May 26, 2016, Michael Levin said…
Hey, Franklyn! Welcome to Codetown.
 
 
 

Happy 10th year, JCertif!

Notes

Welcome to Codetown!

Codetown is a social network. It's got blogs, forums, groups, personal pages and more! You might think of Codetown as a funky camper van with lots of compartments for your stuff and a great multimedia system, too! Best of all, Codetown has room for all of your friends.

When you create a profile for yourself you get a personal page automatically. That's where you can be creative and do your own thing. People who want to get to know you will click on your name or picture and…
Continue

Created by Michael Levin Dec 18, 2008 at 6:56pm. Last updated by Michael Levin May 4, 2018.

Looking for Jobs or Staff?

Check out the Codetown Jobs group.

 

Enjoy the site? Support Codetown with your donation.



InfoQ Reading List

Google’s Eight Essential Multi-Agent Design Patterns

Google recently published a guide outlining eight essential design patterns for multi-agent systems, ranging from sequential pipelines to human-in-the-loop architecture. The guide provides concrete explanations of each pattern along with sample code for Google's Agent Development Kit.

By Sergio De Simone

Java News Roundup: Spring Shell, JReleaser, TornadoInsight, Apache Camel

This week's relatively quiet Java roundup for December 29th, 2025, features news highlighting: the GA release of Spring Shell 4.0; point releases of JReleaser 1.22.0 and Apache Camel 4.14.3; and TornadoInsight now compatible with the recent release of TornadoVM 2.0.

By Michael Redlich

DuckDB's WebAssembly Client Allows Querying Iceberg Datasets in the Browser

DuckDB has recently introduced end-to-end interaction with Iceberg REST Catalogs directly within a browser tab, requiring no infrastructure setup. The new feature leverages DuckDB-Wasm, a WebAssembly port of DuckDB that runs in the browser, allowing users to query, read, and write Iceberg tables in a serverless manner.

By Renato Losio

AWS Introduces Fifth-Generation Graviton Processor with M9g Instances

AWS recently announced the new Graviton5 processor and the preview of the first EC2 instances running on it, the general-purpose M9g instances. According to the cloud provider, the latest chip delivers up to 25% higher performance than Graviton4, introduces the Nitro Isolation Engine, and provides a larger L3 cache, improving latency, memory bandwidth, and network throughput.

By Renato Losio

Microsoft Research Develops Novel Approaches to Enforce Privacy in AI Models

A team of AI researchers at Microsoft introduces two novel approaches for enforcing contextual integrity in large language models: PrivacyChecker, an open-source lightweight module that acts as a privacy shield during inference, and CI-CoT + CI-RL, an advanced training method designed to teach models to reason about privacy.

By Sergio De Simone

© 2026   Created by Michael Levin.   Powered by

Badges  |  Report an Issue  |  Terms of Service